Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

(Stepper Header): Screen reader is not announcing label name for section present under stepper variants in Windows.

オープン
#33,853 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
65/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
angular, typescript

調査の方向性

The issue is in the Angular Material stepper component's accessibility. Start by examining the stepper header component files, likely under src/material/stepper/. Look for ARIA attributes like aria-label or aria-labelledby on the section elements. Run the provided reproduction steps with NVDA to confirm the bug, then check the tests for stepper accessibility to understand the expected behavior.

索引モデルが issue の本文から書いたものです。

説明

area: material/stepper gemini-triaged needs triage
Is this a regression?
  • Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was

No response

Description

User Impact:
Visually impaired users who rely on screen readers will be impacted if Screen reader is not announcing label name for section present under stepper variants in Windows. They won’t know which section they are in, leading to confusion and difficulty completing tasks.

Reproduction
  1. Enable NVDA and open the URL: https://material.angular.dev/components/stepper/overview in edge browser.
  2. Landing page will get open.
  3. Press tab key to reach to the sections present under 'Stepper Variants'.
  4. Observe whether screen reader is announcing label name for section present under stepper variants in Windows or not.
Expected Behavior

Screen reader should announce the label name for section present under stepper variants in Windows.

Actual Behavior

Screen reader is not announcing label name for section present under stepper variants in Windows.

Image

https://github.com/user-attachments/assets/25fe5cc3-acdc-4e58-935a-43bff8e44d59

Environment

OS: Windows 11 25H2 (OS Build 26200.6584)
Browser: Edge (Version 140.0.3485.94)
Angular 20.x.
Material: 20.2.7
Screen Reader: NVDA (2025.2), JAWS (2025.2508.120), Narrator
URL: https://material.angular.dev/components/stepper/overview

主要言語
TypeScript
スター
25k
フォーク
6.8k
平均マージ
1日 1時間
マージ済み PR(30日)
84

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

angular/components のほかの issue

angular/components の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。