Hacktoberfest 2026 : les issues que les mainteneurs ont marquées pour octobre, ouvertes et accessibles aux débutants. Parcourir les issues Hacktoberfest

Docs editor: tab indentation not announced to assistive technologies

Ouverte
#2,812 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

Évaluation

Difficulté
3/5
Temps estimé
1-2 jours
Accessibilité débutants
55/100
Type d'issue
Bug
Clarté
Plutôt claire
Activité
Calme
Stack technique
react, typescript

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Description

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

Langage dominant
TypeScript
Étoiles
10.2k
Forks
772
Merge moyen
6 j 3 h
PR mergées (30 j)
26

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Autres issues de TypeCellOS/BlockNote

Toutes les issues de TypeCellOS/BlockNote

Issues similaires

Plus d'issues TypeScript

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.