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

fix: picker crash when no elements #517

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

rnr
Copy link
Contributor

@rnr rnr commented Sep 6, 2024

this PR fix crash when after filter applying PickerView crash with index out of bounds error.
It's crashing on scrolling while the picker is empty (e.g you search abcdef in country picker and try to scroll the empty picker)

Screen.Recording.2024-08-08.at.9.56.47.PM.mov

@volodymyr-chekyrta volodymyr-chekyrta merged commit 61b3e37 into openedx:develop Sep 30, 2024
6 checks passed
@rnr rnr deleted the upstream-develop-crashfix-1 branch October 7, 2024 10:20
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

Successfully merging this pull request may close these issues.

3 participants