Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React select - Is there a way to load more options by moving the scroll bar down? #5957

Open
SairamAlagapan opened this issue Sep 4, 2024 · 0 comments
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet

Comments

@SairamAlagapan
Copy link

I am using a react-select to load more options by using onMenuScrollToBottom property and when you reach the end of the options list, it loads more options fine but, it doesn't load when I use the scrollbar alone. Like for example, I am trying to move the scrollbar down to the end of the options list to load more options but, it doesn't happen. Can this be achieved by adding/changing anything? Please let me know. Thank you in advance.

Please find the codesandbox example for reference - https://codesandbox.io/p/sandbox/codesandboxer-example-forked-n4dydn?file=%2Fexample.tsx%3A15%2C20

@SairamAlagapan SairamAlagapan added the issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/bug-unconfirmed Issues that describe a bug that hasn't been confirmed by a maintainer yet
Projects
None yet
Development

No branches or pull requests

1 participant