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

[BUG] Incorrect optionList position, with the keyboard open #266

Open
HarlamovEvgeniy opened this issue Dec 5, 2024 · 1 comment
Open
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@HarlamovEvgeniy
Copy link

Describe the bug
The direction of my optionList is pointing downwards when the keyboard is open and the keyboard overlaps the optionList. If you use: onSelectOpened={() => {Keyboard.dismiss()}}
Then the optionList position will remain at the select opening location and will not be recalculated taking into account the removed keyboard (last screenshot)

I use gorhom/bottom-sheet and BottomSheetTextInput component for my TextInput

Screenshots
Снимок экрана 2024-12-05 в 15 27 30

Снимок экрана 2024-12-05 в 15 27 39 Снимок экрана 2024-12-05 в 15 28 03 Снимок экрана 2024-12-05 в 15 34 59

Environment (please complete the following information):

  • OS: iOS
  • OS Version: iOS 17
  • React Native Version: 0.74.2
  • Device on which issue is presented: IPhone 15

Additional context
Add any other context about the problem here.

@HarlamovEvgeniy HarlamovEvgeniy added bug Something isn't working documentation Improvements or additions to documentation labels Dec 5, 2024
@gitsad
Copy link
Contributor

gitsad commented Dec 10, 2024

We will try to take care of these as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants