[Security:Rules:Benchmarks]Flyout missing title from announcement
#227,791 opened on Jul 14, 2025
Repository metrics
- Stars
- (19,065 stars)
- PR merge metrics
- (Avg merge 2d 3h) (1,000 merged PRs in 30d)
Description
Description Dialog modal, flyout, field visible title should be announced for the users, especially using assistive technology to know what dialog modal, flyout opened, what field is active and what is needed to enter in 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 any value in Name column and press Enter. 3.Observe screen reader.
UI elements + VoiceOver
Actual Result
- Flyout is announced without title, only "dialog".
Expected Result
- It should be announced with a name "Ensure no 'root' user account access key exists".
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)
Related to: https://github.com/elastic/kibana-team/issues/1773