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
I think we can substitute label with aria-labelledby when used in a table. The developers can set the th id as the aria-labelledby on the checkboxes. They can also combine multiple cell ids for a more detailed labelling for the checkboxes. MDN are doing this in some of their examples.
Remove paddings from the span to fit compact
Pressed overlay height is 40px but compact table height is 32px
Investigate use of multiple checkboxes in a table could use a single label header. (a11y)
The text was updated successfully, but these errors were encountered: