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
There are two lingering accessibility issues with the Data Grid:
Each data point is announced as a clickable element. Is there any eventual functionality we would implement when we click a point? else this may appear confusing to a screen reader user.
there is an empty clickable element next to each column header.
Both require customizing the rendering of the Data Grid
There are two lingering accessibility issues with the Data Grid:
Both require customizing the rendering of the Data Grid