angular-ui/ui-grid
Aria-required-parent and aria-valid-attribute-values are not present
Geschlossen
#7.229 geöffnet am 30.06.2022
a11ygrid-corehelp wanted
Repository-Metriken
- Stars
- (5.395 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Issue: Aria-required-parent and aria-valid-attribute-values are not present
Repro steps:
- Open UI Grid: 401 All Features (ui-grid.info) CodePen.
- Scroll down to the demo section
- Click on the hamburger icon in top right corner table to show the options
- Inspect using F12
- 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:

