#16059: FilteredSelectMultiple "remove" button appears disabled
-------------------------------------+-------------------------------------
Reporter: boxed | Owner: nobody
Type: | Status: closed
Cleanup/optimization | Component: contrib.admin
Milestone: | Severity: Normal
Version: 1.3 | Keywords:
Resolution: fixed | Has patch: 1
Triage Stage: Accepted | Needs tests: 0
Needs documentation: 0 | Easy pickings: 0
Patch needs improvement: 0 |
UI/UX: 1 |
-------------------------------------+-------------------------------------
Changes (by julien):
* status: new => closed
* resolution: => fixed
Comment:
In [16714]:
{{{
#!CommitTicketReference repository="" revision="16714"
Fixed #16059 -- Improved the usability of the admin's vertical and
horizontal "filter" widgets, in particular by providing a better visual
representation of the buttons' enabled and disabled states, and by
providing more elaborate, yet less cluttered, help texts.
Note that this commit is an exception to the current tacit rule that
javascript code changes should be avoided until a proper javascript
testing framework for Django core is in place. This exception is commanded
by the fact that it is to fix a recognized usability issue and that the
patch has been (manually) extensively tested in IE6+, Chrome, Safari,
Firefox and Opera.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/16059#comment:16>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.