Bug 589294

Summary: [RFE] total results reported on a search page should be immediately viewable
Product: [Retired] Beaker Reporter: Kevin Baker <kbaker>
Component: web UIAssignee: Raymond Mancy <rmancy>
Status: CLOSED CURRENTRELEASE QA Contact: Nick Coghlan <ncoghlan>
Severity: low Docs Contact:
Priority: low    
Version: 0.5CC: bpeck, dcallagh, ebaak, ineilsen, kbaker, llim, mcsontos, rmancy, xjia
Target Milestone: 0.15Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: UX
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1008331 (view as bug list) Environment:
Last Closed: 2013-10-03 02:29:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1008331    

Description Kevin Baker 2010-05-05 18:53:14 UTC
Description of problem:

the search pages return the total results but it is listed at the bottom right of the page. You have to scroll down to find it. Better to follow the web standards and list at the top with the navigation buttons. Perhaps list it in both places. 

It should also indicate how many results per page so a user can estimate how far he has to click

Comment 1 Raymond Mancy 2013-07-29 11:16:22 UTC
http://gerrit.beaker-project.org/#/c/2131/

Comment 3 Nick Coghlan 2013-09-16 07:55:22 UTC
Displaying the item count at the top of the grid has been included as part of the general web UI updates in 0.15.

The other pagination improvements have been moved out to a separate issue (bug 1008331) - this issue just covers relocation of the item counts.

Explicitly checked the following to confirm the item count had been moved to the grid header:

- System table
- Job table
- Distro table
- Device table
- Task Library
- Activity table

Comment 4 Nick Coghlan 2013-10-03 02:29:43 UTC
Beaker 0.15 has been released.