Provide
support to virtual scrolling for DropDown components.
In
MultiSelect component, When the component renders with more than 500 list
elements, the selectAll selection updates the total selected count with
some delay. Initially, it updates 50 selected. We need to include support
to select all data items without delay.