Bug 693281 - Web UI: drop down / list fields' values should be sorted alphabetically
Summary: Web UI: drop down / list fields' values should be sorted alphabetically
Keywords:
Status: VERIFIED
Alias: None
Product: TCMS
Classification: Other
Component: Web UI
Version: 3.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Yang Ren
QA Contact: Nobody
URL:
Whiteboard:
: 691435 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-04 07:06 UTC by Yaniv Kaul
Modified: 2022-03-14 03:24 UTC (History)
8 users (show)

Fixed In Version: 3.5.0-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Yaniv Kaul 2011-04-04 07:06:35 UTC
Description of problem:
All drop down fields should be sorted alphabetically, so it'll be easier to find values in them. For example, in the reports-custom (https://tcms.engineering.redhat.com/report/custom/), the builds list is not sorted.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Danqing Li 2011-04-07 10:32:39 UTC
*** Bug 691435 has been marked as a duplicate of this bug. ***

Comment 2 Danqing Li 2011-06-03 08:01:17 UTC
(In reply to comment #0)
> Description of problem:
> All drop down fields should be sorted alphabetically, so it'll be easier to
> find values in them. For example, in the reports-custom
> (https://tcms.engineering.redhat.com/report/custom/), the builds list is not
> sorted.
> 
> Version-Release number of selected component (if applicable):
> 

Because builds have sequence of date, the build list should sort by created date, which will be easier for user. 

so the latest build can be to quickly find.

other list without date sensitive need to be sorted alphabetically.

Comment 3 Chaobin Tang 2011-06-29 07:51:37 UTC
commit 48a63a0d27bbb14c55194356e04e5202a056f078

Sorted part of the drop down list alphabetically.

Comment 5 Jin Zhao 2011-07-14 05:48:24 UTC
Verify 3.5.0-1 on stage -->PASS

Actual result: In the reports-custom , The build column can be sorted via alphabetically.


Note You need to log in before you can comment on or make changes to this bug.