6.0.0-alpha12
6/11/25

[#2443] Non intuitive sorting
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

History
08/15/2005 10:47:03 PM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Fixed and committed, thanks.
08/15/2005 10:39:16 PM t (dot) zell (at) gmx (dot) de Comment #3
New Attachment: patch[1].diff Download
Reply to this comment
This one should work against HEAD.
08/15/2005 10:26:51 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
The patch doesn't apply cleanly against Turba from CVS HEAD. But we 
will make the change only there. Please upload an updated patch.
08/15/2005 06:31:36 PM t (dot) zell (at) gmx (dot) de Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Non intuitive sorting
Queue ⇒ Turba
New Attachment: patch.diff Download
Reply to this comment
Arrows indicate the sorting direction of a column in "browse" mode. 
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

Saved Queries