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

Styling issue after adding the Autocomplete Input. #77

Closed
Aravindhan12 opened this issue Feb 12, 2018 · 4 comments
Closed

Styling issue after adding the Autocomplete Input. #77

Aravindhan12 opened this issue Feb 12, 2018 · 4 comments
Labels

Comments

@Aravindhan12
Copy link

Aravindhan12 commented Feb 12, 2018

I have successfully implemented the Autocomplete input. But After adding the autocomplete text input, all other texts and buttons below the Autocomplete text input is moved to the end of the screen. When I tried by removing the Autocomplete Input from render, those texts and buttons are back to their normal position.

Any ideas will be really helpful for me to overcome this issue ?

@impradeepsaini
Copy link

Same issue here..did you find any solution?

@Aravindhan12
Copy link
Author

Aravindhan12 commented Feb 24, 2018

@impradeepsaini Yes I have fixed it by adding a separate view for the autocomplete text input with styles as mentioned in the document android section. It was clearly mentioned in the document android section and I have missed to have a look at first. I have read it again and again then fixed it by adding a separate view for the autocomplete text input.

Check this line in the document.

Android

Android does not support overflows (#20), for that reason it is necessary to wrap the autocomplete into a absolute positioned view on Android. This will allow the suggestion list to overlap other views inside your component.

Hope it will fix it for you too...

@stale
Copy link

stale bot commented Apr 7, 2021

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Apr 7, 2021
@stale
Copy link

stale bot commented Apr 14, 2021

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.

@stale stale bot closed this as completed Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants