-
Notifications
You must be signed in to change notification settings - Fork 38
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
Limited tabbing through fields #100
Comments
This is a larger issue that needs to be addressed. Possibily in the It seems to tab through text fields, but not correctly go to custom elements like DateFields. Also this relates to more keyboard shortcuts like using keys for dropdowns to locate/select values. |
I have the same issue in the settings app: Text fields and checkboxes get focussed correctly, but dropdown fields do not. I'm fairly confident it's caused by material-ui, because:
|
Beep-boop 🤖 I'm a bot, and due to a lack of activity on this issue over a long time ( |
Hi! Due to a lack of activity on this issue over time (7.776*10^9 ms and counting, to be precise) it seems to be stale. If there is no further progress on it, it will be closed automatically. If this is still relevant, maybe there is something you can do to move it forward? For example provide further information in a comment, or supply a PR? Any activity on this issue will keep it open. Thanks! 🤖 |
I'm using tab on the keyboard to switch between input fields. It works for the first four fields, but then the focus leaves the form.
The text was updated successfully, but these errors were encountered: