bookwyrm-social/bookwyrm

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

Open

#1,044 opened on May 2, 2021

 (6 comments) (0 reactions) (0 assignees)Python (326 forks)auto 404
UIaccessibilitybughelp wantedhigh priority

Repository metrics

Stars
 (2,754 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide