#36828: Evaluate using <fieldset> on ClearableFileInput
-------------------------------------+-------------------------------------
Reporter: Johannes Maron | Owner:
| Youngkwang Yang
Type: Bug | Status: assigned
Component: Forms | Version: 6.0
Severity: Normal | Resolution:
Keywords: accessibility, | Triage Stage: Accepted
label, wcag, fieldset |
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* severity: Release blocker => Normal
* summary: Missing input label (WCAG2.1) on ClearableFileInput => Evaluate
using <fieldset> on ClearableFileInput
Comment:
No longer a release blocker given #36829 will revert the underlying change
here in 6.0.1.
Re-framing as a new cleanup ticket as suggested in ticket:36829#comment:9
to explore using `<fieldset>` on `ClearableFileInput`:
- confirming that we want to do so
- changing the default template to have labels
- deciding if the use of fieldset should be conditional somehow
--
Ticket URL: <
https://code.djangoproject.com/ticket/36828#comment:12>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.