#36203: AdminSplitDateTime labels are not associated with their inputs
-------------------------------------+-------------------------------------
Reporter: Eliana Rosselli | Owner: Eliana
| Rosselli
Type: Bug | Status: assigned
Component: contrib.admin | Version: 5.1
Severity: Normal | Resolution:
Keywords: accessibility | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce):
* stage: Unreviewed => Accepted
* summary: Split datetime input should have accessible name =>
AdminSplitDateTime labels are not associated with their inputs
* type: Uncategorized => Bug
Comment:
Thank you Eliana, great spot! This can definitely be quite a bit better.
Note that we would want this to be a `<fieldset>` that is labelled by the
field name (e.g. "Last login:") ideally as a `<legend>`. This should be
covered by #35892
--
Ticket URL: <
https://code.djangoproject.com/ticket/36203#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.