Skip to content

List under adjacent inputs #21

New issue

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

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

Already on GitHub? # to your account

Closed
DiegoGallegos4 opened this issue Sep 16, 2016 · 1 comment
Closed

List under adjacent inputs #21

DiegoGallegos4 opened this issue Sep 16, 2016 · 1 comment

Comments

@DiegoGallegos4
Copy link

I am doing a form using an autocomplete input. I have an autocomplete and then a textinput. When I search for something in the autocomplete input, the list of results shows under the textinput. The autocomplete is inside a flex container (flex:1, flexDirection: row) with a text on the side. Another styles should be applied in this case?

image

RN : 0.33
Autocomplete: 2.00.rc

@DiegoGallegos4
Copy link
Author

DiegoGallegos4 commented Sep 16, 2016

SOLUTION: To fix this the autocomplete container(In this case a View) must have zIndex: 1. You can close it now.

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

No branches or pull requests

2 participants