#31536: Disabled clearable file field widget is not disabling the checkbox
-------------------------------------+-------------------------------------
Reporter: Carles | Owner: nobody
Pina Estany |
Type: | Status: new
Cleanup/optimization |
Component: Forms | Version: master
Severity: Normal | Keywords: form, filefield,
Triage Stage: | clearable_file_input
Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
-------------------------------------+-------------------------------------
Using a forms.FileField with a disabled widget is disabling the "Browse"
button but not the checkbox to "Clear" the file.
Checking the checkbox and submitting cause no effect since the widget is
disabled but the UI is confusing.
--
Ticket URL: <https://code.djangoproject.com/ticket/31536>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/048.92d310d0c031c19a60a88e35c7787f86%40djangoproject.com.