﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
36459	Improve accessibility of the buttons inside the AdminDateWidget dialog using ARIA attributes	Antoliny	Sachi Jain	"The shortcuts provided in the current admin page lack sufficient descriptions for screen reader users.

Using the datetime shortcut as an example, when a screen reader accesses each button representing a date, the following description is provided.

[[Image(screenreader_datetime_shortcut.png)]]

The above description feels insufficient. By using attributes like aria-label to clearly indicate the exact year, month, and day of each button, screen reader users will be able to accurately anticipate which DateTime value corresponds to the button they are accessing.

In addition, shortcut buttons like yesterday, tomorrow, and today, as well as the buttons for navigating to the previous and next month, should have detailed date-related descriptions. The close button for the dialog should also clearly convey its exact purpose.
"	Cleanup/optimization	closed	contrib.admin	5.1	Normal	fixed	accessibility, shortcut	Antoliny Eliana Rosselli Thibaud Colas Sarah Abderemane Tom Carrick	Ready for checkin	1	0	0	0	0	0
