bookwyrm-social/bookwyrm

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

Aberta

#1.044 aberto em 2 de mai. de 2021

 (6 comentários) (0 reação) (0 responsável)Python (326 forks)auto 404
UIaccessibilitybughelp wantedhigh priority

Métricas do repositório

Stars
 (2.754 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador