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

Autocomplete-input automatically closes the keyboard on Android #840

Closed
jobinmatt opened this issue Jan 20, 2020 · 1 comment
Closed

Autocomplete-input automatically closes the keyboard on Android #840

jobinmatt opened this issue Jan 20, 2020 · 1 comment
Labels
Duplicate 📱 Components components module-specific

Comments

@jobinmatt
Copy link

🐛 Bug Report

Autocomplete-input automatically closes the keyboard when the input is pressed (the keyboard opens and closes), this happens only on a physical Android device.

To Reproduce

I simply have an autocomplete inside a modal.

Expected behavior

Keyboard should stay opened when the autocomplete-input is pressed on, on Android.

UI Kitten and Eva version

Package Version
@eva-design/eva 1.3.1
@ui-kitten/components 4.4.0-beta.2
@artyorsh artyorsh added 📱 Components components module-specific Duplicate labels Jan 20, 2020
@artyorsh
Copy link
Collaborator

artyorsh commented Jan 20, 2020

This is a known issue when using popover-based components in modal #826 Let's have a conversation there if you'd be able to get some workarounds.

Also, I'm not able to fix this in nearest future, but we're always welcome for contributions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate 📱 Components components module-specific
Projects
None yet
Development

No branches or pull requests

2 participants