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

"focus" handling for RadioGroup #1293

Open
giogonzo opened this issue Jan 5, 2019 · 0 comments
Open

"focus" handling for RadioGroup #1293

giogonzo opened this issue Jan 5, 2019 · 0 comments
Labels

Comments

@giogonzo
Copy link
Member

giogonzo commented Jan 5, 2019

Project card

requirements

Same as we did in #1288 for Checkbox and Toggle:

  • Unlike other form fields, RadioGroup currently doesn't have onFocus/onBlur props
  • If interacting with the form through a keyboard, RadioGroup doesn't display any meaningful "focus" indication
  • it should also be possible to change RadioGroup value via a keyboard

specs

{optional: describe technical specs to implement this feature, if not obvious}

misc

{optional: other useful info}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant