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
Menubar
role of menuItem on all items
aria-label on all menu items
Filter
aria-labelledby attribute to link maxResultsLabel to maxResults fields (textfield and button)
aria-label on filtersPopupButton
aria-label on settingsBtn
Table headers
DataGrid
summary attribute on table
scope attribute on all header cells
aria-label on context menu
Tab Panel
aria-labelledby to current tab’s label ID
Date Fields
aria-labelledby to link text input to field’s label
Environment
Description of the bug or enhancement
Missing accessibility attributes:
role of menuItem on all items
aria-label on all menu items
aria-labelledby attribute to link maxResultsLabel to maxResults fields (textfield and button)
aria-label on filtersPopupButton
aria-label on settingsBtn
summary attribute on table
scope attribute on all header cells
aria-label on context menu
aria-labelledby to current tab’s label ID
aria-labelledby to link text input to field’s label
Relates to #641
The text was updated successfully, but these errors were encountered: