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

When list has large set of items 100 or above, last items get added to the top and scrolling does not work properly #521

Open
emmanuelfrancis opened this issue Oct 19, 2023 · 0 comments

Comments

@emmanuelfrancis
Copy link

emmanuelfrancis commented Oct 19, 2023

Describe the bug

When list has large set of items 100 or above, last items get added to the top and scrolling does not work properly

To Reproduce

  1. Create a picker with 200 items.
  2. Scroll to set some item and observer the behaviour of the scroll.

Expected behavior

Scroll and select should set the item on focus and should not scroll to last item.

Screenshots

Please see attached video.
https://github.com/lawnstarter/react-native-picker-select/assets/956144/aef24f72-300b-4281-9db0-31997b0e8946

Additional details

  • Device: iPhone 14
  • OS: iOS 16.7.1
  • react-native-picker-select version: 8.1.0
  • react-native version: 0.70.6
  • expo sdk version: n/a

Reproduction and/or code sample

https://snack.expo.dev/c9UsjS9RD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant