View Issue Details

IDProjectCategoryView StatusLast Update
0004027OXID eShop (all versions)3.1. Design, GUI, UXpublic2012-06-22 10:51
Reporterleofonic 
PriorityhighSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.0 revision 44406 
Target VersionFixed in Version4.7.0_5.0.0_beta1 
Summary0004027: Arrows have the wrong direction when sorting
DescriptionSince resolution of 0002962, the direction of arrows is wrong. I don't agree with tjungcl here for several reasons:
1. asc means going up, desc means going down
2. most other shops (and basic theme) use arrows: arrow pointing down means big value at top, small value (tip of triangle) at bottom.
3. even in oxid exchange it is the other way round.

So we decided to use the triangles as marks for sorting direction (as is in Basic theme):
Descending: Triangle/Arrow goes DOWN, the highest price is shown at the top
Ascending: Triangle/Arrow goes UP, the lowest price is shown at the top
Additional Informationhttp://forum.oxid-esales.com/showthread.php?t=14412
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

leofonic

2012-05-11 10:30

reporter   ~0006566

#2 should be:
2. most other shops (and basic theme) use triangles: triangle pointing down means big value at top, small value (tip of triangle) at bottom.

ray

2012-05-11 11:11

reporter   ~0006571

I second that - triangles are the most common used signs to indicate type of sorting

dainius.bigelis

2012-06-13 15:38

reporter   ~0006882

So we decided to use the triangles as marks for sorting direction (as is in Basic theme):
Descending: Triangle/Arrow goes DOWN, the highest price is shown at the top
Ascending: Triangle/Arrow goes UP, the lowest price is shown at the top

ray

2012-06-13 16:02

reporter   ~0006883

fine - thanks for info!

arturas.sevcenko

2012-06-22 10:51

reporter   ~0006958

Changed.
Descending: Triangle/Arrow goes DOWN, the highest price is shown at the top.
Ascending: Triangle/Arrow goes UP, the lowest price is shown at the top.