-
Notifications
You must be signed in to change notification settings - Fork 840
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
[EuiSuggest] keyboard navigation issues #4345
Labels
Comments
6 tasks
FYI, the EuiSuggest component is being used in this PR, so this issue resurfaced. |
👋 Hey there. This issue hasn't had any activity for 180 days. We'll automatically close it if that trend continues for another week. If you feel this issue is still valid and needs attention please let us know with a comment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
During real-world testing of this component, we found a couple of keyboard issues that should probably be addressed on the component side
test case:
Expected behavior: Focus should be on Input control. User should be able to continue typing
Expected behavior: Focus should be on next form control. It's probably true, but if I select somewhere in form focus returned back to EuiSuggest.
The text was updated successfully, but these errors were encountered: