elastic/kibana
(Accessibility) Ensures every ID attribute value is unique
オープン
#144,953 opened on 2022/11/09
Feature:Alerting/RulesManagementProject:AccessibilityTeam:ResponseOpsWCAG Abuggood first issueskipped-test
Repository metrics
- Stars
- (19,065 個のスター)
- PR merge metrics
- (平均マージ 1d 16h) (30d で 999 merged PRs)
説明
Steps to reproduce
- Log into the Kibana Stack Management > Rules page
- Click the Create New Rule button
- In the Create rule flyout, click Anomaly at the bottom
- Run the axe browser plugin (from Dev tools) when the vendor icons are on screen
- Verify there are two Minor duplicated ID errors
Actual Result
- Axe browser plugin shows 2 violations for duplicated IDs
Expected Result
- Axe browser plugin shows 0 violations with duplicated IDs
Kibana Version: Latest
OS: MacOS Monterey
Browser: Chrome
Relevant WCAG Criteria: 4.1.1: Parsing - Level A