clean-and-green-philly icon indicating copy to clipboard operation
clean-and-green-philly copied to clipboard

Filter: Announce number of filters applied when Filter button is focused

Open marvieqa opened this issue 1 year ago • 0 comments

Description

When a filter is applied, we display the number filters applied beside the label. When using a screen reader, this value is not announced at all, leaving users unsure whether they have applied a filter or not. We should announce this information.

Acceptance Criteria

  • [ ] Announce the number of filters applied when Filter is in focus.
    • [ ] Explore using an <aria-label=" Filter, 3 Filters applied">

marvieqa avatar May 05 '24 15:05 marvieqa