Summary | Horizontal layout: Make the arrow change the sort order |
Queue | IMP |
Queue Version | Git develop |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 07/20/2012 (4734 days ago) |
Due | |
Updated | 08/29/2012 (4694 days ago) |
Assigned | |
Resolved | 07/29/2012 (4725 days ago) |
Milestone | |
Patch | No |
commit e8e6ed0b21a27c84b9be6c13685a471cb2c684cf
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Jul 28 22:05:31 2012 -0600
[mms] Fix regression in altering sort direction in dynamic
mailbox view (
Bug #11300).imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 9 ++++-----
imp/package.xml | 2 ++
3 files changed, 8 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/e8e6ed0b21a27c84b9be6c13685a471cb2c684cf
*click* *click* *click* *click*
State ⇒ Resolved
commit e8e6ed0b21a27c84b9be6c13685a471cb2c684cf
Author: Michael M Slusarz <slusarz@horde.org>
Date: Sat Jul 28 22:05:31 2012 -0600
[mms] Fix regression in altering sort direction in dynamic
mailbox view (
Bug #11300).imp/docs/CHANGES | 2 ++
imp/js/dimpbase.js | 9 ++++-----
imp/package.xml | 2 ++
3 files changed, 8 insertions(+), 5 deletions(-)
http://git.horde.org/horde-git/-/commit/e8e6ed0b21a27c84b9be6c13685a471cb2c684cf
would reverse the sorting order, too.
current sort criteria will alter the current sort direction.
Would just be nice if the arrow works, too.
would reverse the sorting order, too.
current sort criteria will alter the current sort direction.
After seeing two users -clicking on the arrow-, it would be nice
if the arrow would also reverse the sort order.
the fact that it's just visible in the horizontal layout. Sorry for
the confusion.
Thomas
State ⇒ Feedback
would reverse the sorting order, too.
current sort criteria will alter the current sort direction.
layout. This is a limitation of the vertical layout: the vertical
layout is not designed to be easily switched between sorting criteria.
Regardless, adding the sort arrow next to the Sort popdown trigger
would just be too confusing given that the popdown arrow already exists.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Horizontal layout: Make the arrow change the sort order
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
it would be nice if the arrow of the currently active sorting column
would reverse the sorting order, too.
I've watched two users trying to click it :)
The "big" arrow is only visible in the horizontal layout.
Thomas