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
Try using the arrow keys to navigate between chips.
The arrows don't move focus between the chips themselves. However, if you hit the arrow key enough times, focus will move to the x more/show less chip. (Focus then sticks on this chip until the tab key is pressed. The arrows no longer do anything.)
Tested in Firefox 115 (ESR) and 122.
Expected behavior
The user can navigate between all chips in a chip group via the arrow keys.
The text was updated successfully, but these errors were encountered:
Description of the issue
Chip groups are not currently arrow-key-operable in Mac and Windows Firefox.
Impacted component(s)
pf-chip
pf-chip-group
Steps to reproduce
tab
key.The arrows don't move focus between the chips themselves. However, if you hit the arrow key enough times, focus will move to the
x more
/show less
chip. (Focus then sticks on this chip until thetab
key is pressed. The arrows no longer do anything.)Tested in Firefox 115 (ESR) and 122.
Expected behavior
The user can navigate between all chips in a chip group via the arrow keys.
The text was updated successfully, but these errors were encountered: