Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

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

Abierto
#33,853 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
65/100
Tipo de issue
Error
Claridad
Bien especificado
Estado de actividad
Activo
Stack tecnológico
angular, typescript

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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

Lenguaje dominante
TypeScript
Estrellas
25k
Forks
6.8k
Merge medio
1 d 1 h
PR fusionados (30 d)
84

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de angular/components

Todos los issues de angular/components

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.