#36582: Accessibility improvement for required field labels for inline forms in the
admin.
--------------------------------------+------------------------------------
Reporter: Antoliny | Owner: Antoliny
Type: Cleanup/optimization | Status: assigned
Component: contrib.admin | Version: 5.2
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: Accessibility improvement for required field labels in the
admin. =>
Accessibility improvement for required field labels for inline forms
in the admin.
Comment:
Ok, inline forms need addressing. Potentially dynamically setting required
when the new inlines are being filled but certainly setting required on
the required fields of existing inline instances
--
Ticket URL: <
https://code.djangoproject.com/ticket/36582#comment:5>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.