elastic/kibana

[Security:Rules:Benchmarks]Activated buttons missing state change announcement

已关闭

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

 (3 条评论) (0 个反应) (0 位负责人)TypeScript (8,021 个派生)batch import
Project:AccessibilityTeam: SecuritySolutionTeam:Cloud SecurityWCAG Adefect-level-3good first issue

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description Buttons which has a state, like collapsed, expanded, sorting descended... - has to have an announcement when they are activated (their state changes). For users using assistive technology to understand that corresponding action did happen.

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. 2.Observe screen reader. 3.Press Enter. 4.Observe screen reader.

UI elements + VoiceOver

Actual Result

  • When collapsed button is expanded, no announcement is made for it.

Expected Result

  • State change, in this case "expanded", is announced for the user when activating the button.

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

贡献者指南