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
*Background
The Table is one of the widely used components and we want to ensure it fulfills the ACC standard. The story is more like a "grooming" task, as it requires evaluating the current ACC state of the component.
Testing with VoiceOver on Mac shows that the reading is perfectly fine, as columns and rows are read out correctly, the current position and the total of columns and rows as well (f.e. 1 of 5 etc.). However we would like an expert to check the spec, test it with latest JAWS and confirm that is fine.
Tasks
check if all required ARIA attributes are in place
check column headers reading
check rows reading
The text was updated successfully, but these errors were encountered:
*Background
The Table is one of the widely used components and we want to ensure it fulfills the ACC standard. The story is more like a "grooming" task, as it requires evaluating the current ACC state of the component.
Testing with VoiceOver on Mac shows that the reading is perfectly fine, as columns and rows are read out correctly, the current position and the total of columns and rows as well (f.e. 1 of 5 etc.). However we would like an expert to check the spec, test it with latest JAWS and confirm that is fine.
Tasks
The text was updated successfully, but these errors were encountered: