Skip to content

The scroll jumps to the top while using onMenuScrollToBottom and updating the select options(case of infinity scroll) #106

Description

@vikkrantxx7

To reproduce:

create a windowed select box with onMenuScrollToBottom.
onMenuScrollToBottom handler appends the previous options with new options and updates the option props.
as the options are updated the scroller jumps to the top.

Actual:
The menu should retain the scroll position.

Note: IMO this seems to be related to Multiselection issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions