IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The filter dropdown in igGrid should announce when the dropdown menu is expanded or closed

kchanda24 opened this issue · comments

Description

We are consumers of IgGrid. During a recent evaluation by a third-party accessibility vendor, it we found out that the state of the filter dropdown button is not announced when it is expanded or collapsed. This is required in accordance with WCAG 2.0 Level A guidelines.

Version and Browser used :

ignite-ui version: any
browser: any

Steps to reproduce

Go to this sample.
Use NVDA or other accessibility tool.
Reach the filter buttons in the grid.
Expand the filter options dropdown menu.

Result

The screen reader does not announce the state change when the dropdown is expanded or collapsed.

Expected result

The screen reader should announce the state changes.

Attachment

filterExpansionNotAnnounced

@kchanda24 , thank you for the report! We are putting this for development for the first SR after the 2024.1 volume release. We expect to be able to deliver a fix by the end of August.

The issue has been fixed and will be released early next week.