Summary | Non intuitive sorting |
Queue | Turba |
Queue Version | 2.0.2 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | t.zell (at) gmx (dot) de |
Created | 08/15/2005 (7240 days ago) |
Due | |
Updated | 08/15/2005 (7240 days ago) |
Assigned | 08/15/2005 (7240 days ago) |
Resolved | 08/15/2005 (7240 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: patch[1].diff
State ⇒ Feedback
will make the change only there. Please upload an updated patch.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Non intuitive sorting
Queue ⇒ Turba
New Attachment: patch.diff
However, they also appear in all other columns, although those aren't
sorted (and therefore cannot have a 'direction'). The arrows are
confusing for a user, and rather unnecessary, since there actually is
only one global sorting direction in the underlying code.
I propose to remove the arrows from all columns except from the one
that is currently active. This has the small disadvantage that you
cannot change the current sorting direction and column at the same
time with one click, but I believe the advantages of a cleaner
interface prevail.
A patch that implements this is attached.
This has already been changed in IMP:
http://bugs.horde.org/ticket/?id=2384