Bug 1024261

Summary: [RFE] It is better to have a 'Show all' button in 'Cases' label of a Test plan
Product: [Other] TCMS Reporter: Chen Chen <chechen>
Component: UsabilityAssignee: cqi
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.8.5CC: aigao, cqi, dli, fhuang, jcai, jianchen, jzhao, nli, ryang, xkuang, yuwang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-22 02:10:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Chen Chen 2013-10-29 09:10:51 UTC
Description of problem:
Open 'Cases' label of a Test plan, if user want to see a large number of cases, user should click 'Show more' for many times. This is a bad usability, it is better to have a 'Show all' button.

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

How reproducible:
100%

Steps to Reproduce:
1.Open 'Cases' label of a Test plan, which has lots of cases.
2.User want to see all the cases.

Actual results:
Click 'Show more' for many times.

Expected results:
There is an easy way to show all cases.

Comment 1 cqi 2013-10-30 02:39:26 UTC
What you filed is just what we are trying to avoid in this release for the performance improvement. Users are encouraged to filter cases to get what they need upon which to operate. Imagine what's going on when there are more than thousand of cases within a TestPlan, meanwhile we as the developer cannot assume the possible number of cases that a TestPlan would have. Loading them all is not a good practice at all.

We disccused another ways to give users a convenient way to apply operation to the same sort of cases selected from loaded cases, maybe like the behavior Gmail provides, which gives user the oppotunity to determine whether he wants to apply subsequent operation to all mails that meets the filter criterias.