Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #49947 All Revisions ] Back to Issue ]
Summary 0049947: [UX] Filtering by numeric ranges should use numeric sorting
Revision 2022-08-04 12:02 by plujan
Description A numeric filter like Price should take into account the actual numbers when sorting instead of using string sorting.

Example (expected)
<20
20-150
150-300
>300

Observed:
150-300
20-150
<20
>300

Note: The same behaviour is observed in POS1 and POS2
Revision 2022-08-04 11:32 by plujan
Description A numeric filter like Price should take into account the actual numbers when sorting instead of using string sorting.

Example (expected)
<20
20-150
150-300
>300

Observed:
150-300
20-150
<20
>300

Note: The issue is not a POS2-exclusive as the same behaviour is observed in POS1
Revision 2022-08-04 11:29 by plujan
Description A numeric filter like Price should take into account the actual numbers when sorting instead of using string sorting.

Example (expected)
<20
20-150
150-300
>300

Observed:
150-300
20-150
<20
>300


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker