frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Calendar and Time Selectors are Inaccessible for Screen Reader Users in the "Logbook" and "History" Sections

Open jmortizsilva opened this issue 1 year ago • 6 comments

Checklist

  • [X] I have updated to the latest available Home Assistant version.
  • [X] I have cleared the cache of my browser.
  • [X] I have tried a different browser to see if it is related to my browser.
  • [X] I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

The handling of the calendar and time selectors in the "Logbook" and "History" sections of Home Assistant is not accessible for use by blind individuals who rely on a screen reader. Currently, these elements can only be used with a mouse, excluding users who depend on assistive technologies.

Describe the behavior you expected

The calendar and time selectors should be fully accessible and usable via keyboard and screen reader, with appropriate labels and roles so that users can interact with them without needing a mouse.

Steps to reproduce the issue

  1. Go to the "Logbook" section in Home Assistant.
  2. Attempt to select a date using the calendar with a screen reader enabled (e.g., NVDA or JAWS).
  3. Go to the "History" section in Home Assistant.
  4. Attempt to set a date and time using the time selector with a screen reader enabled.

What version of Home Assistant Core has the issue?

Core2024.7.1 Supervisor2024.06.2 Operating System12.4 Frontend20240705.0

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Lasts versions off Edge an CHrome

Which operating system are you using to run this browser?

The last version off Windows 11

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

jmortizsilva avatar Jul 07 '24 12:07 jmortizsilva