elastic/kibana

[Security:Rules:Benchmarks]Switch missing title from announcement

Open

#227,794 创建于 2025年7月14日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)TypeScript (19,065 star) (8,021 fork)batch import
Project:AccessibilityTeam: SecuritySolutionTeam:Cloud SecurityWCAG Adefect-level-2good first issueimpact:high

描述

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. 2.Navigate to Enabled switch. 3.Observe screen reader.

UI elements + VoiceOver

Actual Result

  • Switch is announced without the name, only "on, switch".

Expected Result

  • It should be announced with a name "Enabled, on, switch".

Meta Issue

Version: 9.1.0

OS: macOS Sequoia

Browser: Safari Version 18.5

Screen reader: VoiceOver

WCAG or Vendor Guidance (optional)

Related to: https://github.com/elastic/kibana-team/issues/1773

贡献者指南