﻿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
36366	Improving the accessibility of the pagination layout in the admin.	Antoliny	Antoliny	"In the admin, when navigating to the pagination area using a screen reader, there is currently no description provided for the area. When focusing on a button, the screen reader only announces the button's innerHTML and its role.

e.g. ""2, button""

[[Image(resize_pagination_screenreader_example.png)]]

This may not clearly communicate the purpose of the button to screen reader users, as the innerHTML and role alone can be ambiguous.

I believe accessibility could be improved by using `aria-labelledby` to provide a description when entering the pagination area, and by adding the `aria-current` attribute to indicate the current page when focusing on individual buttons. This would help screenreader users better understand the context and purpose of each button control."	Cleanup/optimization	closed	contrib.admin	5.1	Normal	fixed	accessibility, screen reader, pagination	Eliana Rosselli Thibaud Colas Sarah Abderemane Tom Carrick	Ready for checkin	1	0	0	0	0	0
