﻿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
35892	Support Widget.use_fieldset in admin forms	Sarah Boyce	Antoliny	"Currently, the admin doesn't respect [https://docs.djangoproject.com/en/5.1/ref/forms/widgets/#django.forms.Widget.use_fieldset Widget.use_fieldset]

When a widget has this set, the field should be rendered in a fieldset, ideally with a legend tag (or the fieldset using `aria-labelledby`) and have `aria-describedby` to associate the helptext to the fieldset

All admin widgets should be reviewed as to whether `use_fieldset` should be `True`

See this PR discussion for context: https://github.com/django/django/pull/18742#issuecomment-2460108968"	Cleanup/optimization	closed	contrib.admin	5.0	Normal	fixed	accessibility	David Smith Tom Carrick Thibaud Colas Antoliny	Ready for checkin	1	0	0	0	0	0
