What
An accessibility scan flagged the element <th></th> because table header text should not be empty. Learn more about why this was flagged by visiting https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright.
To fix this, ensure table headers have discernible text.
Specifically:
Fix any of the following:
- Element does not have text that is visible to screen readers
Acceptance Criteria
What
An accessibility scan flagged the element
<th></th>because table header text should not be empty. Learn more about why this was flagged by visiting https://dequeuniversity.com/rules/axe/4.11/empty-table-header?application=playwright.To fix this, ensure table headers have discernible text.
Specifically:
Fix any of the following:
Acceptance Criteria