[Security:Rules:Benchmarks]Missing Search announcement for options list
#227.770 aberto em 14 de jul. de 2025
Métricas do repositório
- Stars
- (19.065 stars)
- Métricas de merge de PR
- (Mesclagem média 2d 3h) (1.000 fundiu PRs em 30d)
Description
Description All interactive elements has to be announced for the user, using assistive technology, to understand what element it is, how to interact with it.
Preconditions Security -> Rules -> Benchmarks page. Any benchmark is selected from the table (Enter is pressed on it). Use Screen Reader (VoiceOver).
Steps to reproduce
1.Navigate to CIS Section or Rule Number and press Enter. 2.Press Tab. 3.Observe page and screen reader.
UI elements + VoiceOver
Actual Result
- Options list opens with the first element being Search field, which is not announced for the user.
Expected Result
- Search field for Search CIS Section is announced for the user.
Meta Issue
Version: 9.1.0
OS: macOS Sequoia
Browser: Safari Version 18.5
Screen reader: VoiceOver
WCAG or Vendor Guidance (optional)
- Understanding SC 4.1.2: Name, Role, Value (Level A)(https://www.w3.org/WAI/WCAG22/Understanding/name-role-value.html)
- Understanding SC 1.3.1: Info and Relationships (Level A)(https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships.html)
Related to: https://github.com/elastic/kibana-team/issues/1773