bookwyrm-social/bookwyrm

Date picker is invisible to screen readers when starting/finishing a book

Offen

#1.044 geöffnet am 02.05.2021

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (326 Forks)auto 404
UIaccessibilitybughelp wantedhigh priority

Repository-Metriken

Stars
 (2.754 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

After pressing Start Reading or Finish Reading on a book's page, a dialog pops up with the current date. This date picker is invisible to screen readers, nor can be focused/edited via the keyboard.

This might be due to an ARIA-hidden flag in the template.

Contributor Guide