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
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
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
The text was updated successfully, but these errors were encountered: