#16212: Improve multiple sort UX
---------------------------------------+-------------------------------
Reporter: idangazit | Owner: nobody
Type: New feature | Status: new
Milestone: | Component: contrib.admin
Version: SVN | Severity: Normal
Resolution: | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 1 |
---------------------------------------+-------------------------------
Changes (by melinath):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
What about something like this:
1. User presses shift (or ctrl).
2. User selects headers. Clicking on a header more than once loops through
asc, desc, none. Headers are appended to the current sort as the user
selects them.
3. User releases shift (or ctrl)
This is analogous to selecting multiple files in a file browser like the
ones you named, so I think people would be able to get it. It also has a
clear point for reload. The main advantage to this approach is that we
wouldn't have to add another element to the page; the main problem I can
see compared to the suggested implementation is that it might not be
obvious enough that people would get it without explanation.
--
Ticket URL: <https://code.djangoproject.com/ticket/16212#comment:1>
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.