patternfly / patternfly-elements

PatternFly Elements. A set of community-created web components based on PatternFly design.
https://patternflyelements.org/
MIT License
375 stars 89 forks source link

chip: chip group should have toolbar role #2666

Closed hellogreg closed 5 months ago

hellogreg commented 5 months ago

Description of the issue

Chip groups should have a toolbar role to communicate to assistive tech users that they have entered a group of controls

Impacted component(s)

Steps to reproduce

  1. Go to chip documentation.
  2. Enable screen reader (I initially used Mac VoiceOver with Safari).
  3. Navigate to a chip group using the tab key.

Expected behavior

The user receives some indication that they have entered a group of controls and should now use arrow keys to navigate within the chip group.