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

Radiobutton is not accessible via keyboard #619

Open
bjarnef opened this issue Oct 18, 2023 · 1 comment
Open

Radiobutton is not accessible via keyboard #619

bjarnef opened this issue Oct 18, 2023 · 1 comment
Labels
bug Something isn't working community/up-for-grabs

Comments

@bjarnef
Copy link
Contributor

bjarnef commented Oct 18, 2023

Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.

1.4.0

Bug summary

It seems the radiobutton isn't accessible via keyboard like checkbox is.
https://uui.umbraco.com/?path=/story/uui-radio--aaa-overview
https://uui.umbraco.com/?path=/story/uui-checkbox--aaa-overview

Specifics

No response

Steps to reproduce

Navigate radiobutton using keyboard.

Expected result / actual result

No response

@bjarnef bjarnef added bug Something isn't working needs triage This issue has not been tested by a team member yet labels Oct 18, 2023
@iOvergaard iOvergaard added community/up-for-grabs and removed needs triage This issue has not been tested by a team member yet labels Oct 23, 2023
@bjarnef bjarnef mentioned this issue Oct 23, 2023
7 tasks
@bjarnef
Copy link
Contributor Author

bjarnef commented Jan 4, 2024

The issue is clear if trying to navigate versions and filter on these using keyboard only:
https://marketplace.umbraco.com/category/commerce

It should act similar to traditional radiobuttons where it focus first radiobutton when focus from top (tab key), but last when focus from bottom (Shift + tab key). If a radiobutton is selected it should focus this instead and using arrow up/down or left/right key should move selected radiobutton.
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_radio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working community/up-for-grabs
Projects
None yet
Development

No branches or pull requests

2 participants