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

Docs editor: tab indentation not announced to assistive technologies

Abierto
#2,812 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
55/100
Tipo de issue
Error
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
react, typescript

Línea de trabajo

Start by locating the Docs editor's Tab-key indentation handling and its accessibility announcement path. Reproduce the issue with a screen reader; it is done when applying indentation announces the formatting change and indentation level to assistive technologies.

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

Descripción

a11y
What’s broken?

When the user presses the Tab key in the content area, the text is visually indented but no announcement is made by screen readers. The formatting change is not reported.

Impact

A blind user navigating with a screen reader presses Tab in the content area: no feedback is vocalized. They don't know if the indentation has been applied or at what level it is located.

What did you expect to happen?

When indentation is applied via the Tab key, a message must be conveyed by assistive technologies to inform the user of the indentation level change (e.g., "Indented", "Indentation level: 2").

Steps to reproduce

Open a Docs document
Place the cursor in the content area
Press the Tab key
Observe that the content is visually indented but no announcement is vocalized
RGAA criteria

Lenguaje dominante
TypeScript
Estrellas
10.2k
Forks
772
Merge medio
6 d 3 h
PR fusionados (30 d)
26

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 TypeCellOS/BlockNote

Todos los issues de TypeCellOS/BlockNote

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.