We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After choosing an option using<AutocompleteInput/> the tab index resets to the base of the page (The first link in the page).
<AutocompleteInput/>
I will also have a look at the reason later, for now reporting.
The text was updated successfully, but these errors were encountered:
What do you mean by:
The tab index resets
Can you provide a screencast?
Sorry, something went wrong.
Here ya go:
We do nothing with the tab indices. This looks like a material-ui bug. Did you check that its not already reported in their bug tracker?
Yes, you are totally right. It is addressed in this issue: [DropDownMenu] TabIndex, Close on ESC, Emitting button label / material-ui
No branches or pull requests
After choosing an option using
<AutocompleteInput/>
the tab index resets to the base of the page (The first link in the page).I will also have a look at the reason later, for now reporting.
The text was updated successfully, but these errors were encountered: