Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

a11y issue in table #100

Open
christiemolloy opened this issue Dec 11, 2020 · 4 comments
Open

a11y issue in table #100

christiemolloy opened this issue Dec 11, 2020 · 4 comments
Assignees

Comments

@christiemolloy
Copy link
Contributor

Issue with the scope of the table header in the actions column. Also seeing this in PatternFly. We should follow up with PF if we can't fix it in our UI

Screen Shot 2020-12-11 at 6 22 57 AM

Screen Shot 2020-12-11 at 6 22 50 AM

@jgiardino
Copy link
Contributor

This is currently being tracked here: patternfly/patternfly-react#5199

@christiemolloy
Copy link
Contributor Author

Looks like this was merged in the latest PatternFly release, @ajaypratap003 do you mind importing the latest PF package and checking that this error is fixed?

@ajaypratap003
Copy link
Contributor

Looks like this was merged in the latest PatternFly release, @ajaypratap003 do you mind importing the latest PF package and checking that this error is fixed?

@christiemolloy I've checked this issue with latest PF @patternfly/react-table": "^4.19.45" but issue still persist.
This is happening because of td has empty scope. Scope should not be add in td.
<td scope="" class="" data-label="" data-key="5"></td>

@christiemolloy
Copy link
Contributor Author

@ajaypratap003 were you able to verify that this is still not working?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants