AdelRedaa97 / react-native-select-dropdown

react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.
MIT License
320 stars 137 forks source link

Keyboard over drobox when searchable #81

Closed kkkasio closed 2 years ago

kkkasio commented 2 years ago

I have several "dropbox" on my screen, when selected with the search property, the keyboard is rendered over this one. Has anyone had the same problem?

Evidences: image

image

AdelRedaa97 commented 2 years ago

When the keyboard is displayed over the dropdown, it's shifted to the top to appear at least the search input and two options under it.

kkkasio commented 2 years ago

Quando o teclado é exibido sobre o menu suspenso, ele é deslocado para o topo para aparecer pelo menos a entrada de pesquisa e duas opções abaixo dela.

Thanks for your response. So this is the expected behavior?

AdelRedaa97 commented 2 years ago

Yes, exactly

mastersam92 commented 1 year ago

But.. it seems like some not-a-bug-wont-fix crap or bug Seriously, why block with search string and suggestions have some margin when keyboard is opened and how disable this

Keyboard on down section of screen. Why some margins appearing on top/center and why it's expected behavior ? Why it's crap - is expected behavior, could you explain ?