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

Select w. typeahead breaks search on tab #2066

Closed
Venefilyn opened this issue May 23, 2019 · 3 comments
Closed

Select w. typeahead breaks search on tab #2066

Venefilyn opened this issue May 23, 2019 · 3 comments
Assignees
Milestone

Comments

@Venefilyn
Copy link

Venefilyn commented May 23, 2019

If you have a Select component with typeahead and start typing, it displays the options as expected. Clicking tab and then shift-tab to go back however doesn't expand the list

In fact, this issue happens any time you tab to get to the text input rather than clicking

Version: "@patternfly/react-core": "^3.16.10"

Repro steps:

  1. Have a Select component with typeahead variant that's not in focus
  2. Tab until you get to text input in the Select component
  3. Start typing for a result

Expected result:
Options list is expanded

Actual result:
Nothing happens

@rachael-phillips rachael-phillips added this to the Albatross milestone May 23, 2019
@redallen
Copy link
Contributor

@Venefilyn
Copy link
Author

@redallen Yes, the examples there have the same bug

@tlabaj
Copy link
Contributor

tlabaj commented Jul 26, 2019

closed by #2572

@tlabaj tlabaj closed this as completed Jul 26, 2019
@rachael-phillips rachael-phillips added this to the 2019.06 milestone Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants