You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When filling in a basic HTML form, some users prefer to use only the keyboard, tabbing through the fields and entering values.
Describe the solution you'd like
Add to toggle elements a tab index 0 to be focusable from the keyboard.
Add styling to focused toggle elements to show when they're focused.
Is your feature request related to a problem? Please describe.
When filling in a basic HTML form, some users prefer to use only the keyboard, tabbing through the fields and entering values.
Describe the solution you'd like
0
to be focusable from the keyboard.Describe alternatives you've considered
😞
Additional context
Original from :
☑️ Task list
The text was updated successfully, but these errors were encountered: