Radio Button keyboard navigation doesn't work as expected when a group contains disabled options #10844
Open
2 of 6 tasks
Labels
0 - new
New issues that need assignment.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
c-radio-button
Issue related to calcite-radio-button
Calcite (dev)
Issues logged by Calcite developers.
calcite-components
Issues specific to the @esri/calcite-components package.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Actual Behavior
When using
calcite-radio-button
s in a grouping with some disabled options, unexpected behavior occurs:All of these bugs happen with or without a parent
calcite-radio-button-group
.Expected Behavior
Within a group of radios that share the same
name
and also include somedisabled
options:ArrowLeft
on the first option selects the last non-disabled option and vice versa.Reproduction Sample
https://codepen.io/eriklharper/pen/dyxxPQa?editors=1010
Reproduction Steps
See codepen for instructions.
Reproduction Version
v2
Relevant Info
No response
Regression?
Yes, unknown
Priority impact
impact - p1 - need for current milestone
Impact
This affects keyboard user accessibility.
Calcite package
Esri team
Calcite (dev)
The text was updated successfully, but these errors were encountered: