angular-ui / ui-grid

UI Grid: an Angular Data Grid
http://ui-grid.info
MIT License
5.39k stars 2.47k forks source link

Aria-required-parent and aria-valid-attribute-values are not present #7229

Open msftedad opened 2 years ago

msftedad commented 2 years ago

Issue: Aria-required-parent and aria-valid-attribute-values are not present

Repro steps:

  1. Open UI Grid: 401 All Features (ui-grid.info) CodePen.
  2. Scroll down to the demo section
  3. Click on the hamburger icon in top right corner table to show the options
  4. Inspect using F12
  5. Observe the controls does not have Aria-required-parent and aria-valid-attribute-values.

Actual Result:

Aria-required-parent and aria-valid-attribute-values are not present

Expected Result:

Aria-required-parent and aria-valid-attribute-values should present

Notes:

Issue is reproducible in all the controls displayed under 'Rows'

Screenshot: image

image

msftedad commented 2 years ago

Hi team, could you please share timeline for fixing this issue.

msftedad commented 2 years ago

@mportuga I've seen you add some accessibility tags on other issues - any update on this issue?

mportuga commented 2 years ago

@msftedad You are free to open some PRs if you believe you can fix it, I am not sure on a timeline for when I would be able to get around to it to be honest. I only work on UI-Grid part time and haven't had much free time lately, hence the gap between releases.

msftedad commented 1 year ago

Hi Team, is there any update on this bug?

msftedad commented 10 months ago

Hi Team @mportuga , Is there any update on this issue?

msftedad commented 5 months ago

Hi @mportuga, Is there any progress on this issue?