angular-ui/ui-grid

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

已關閉

#7,229 建立於 2022年6月30日

 (10 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
a11ygrid-corehelp wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南