Skip to content

Poor keyboard accessibility of Radio due to missing name attribute #620

@adamkudrna

Description

@adamkudrna

Users cannot flip through individual Radio options with arrow keys.

It would be possible if all inputs in the same Radio group would have the same name attribute. However, current implementation doesn't allow that, not even passing the name manually through Radio's API.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

🔖 To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions