Bug 1005726

Summary: [rhevm] Webadmin - SearchBox "xxx:page" doesn't work for any Tab
Product: Red Hat Enterprise Virtualization Manager Reporter: David Botzer <dbotzer>
Component: ovirt-engineAssignee: Mooli Tayer <mtayer>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: aberezin, acathrow, bazulay, iheim, lpeer, pstehlik, Rhev-m-bugs, yeylon, yzaslavs
Target Milestone: ---Keywords: Triaged
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-13 13:30:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
page none

Description David Botzer 2013-09-09 09:25:23 UTC
Created attachment 795555 [details]
page

Description of problem:
[rhevm] Webadmin - SearchBox "xxx:page" doesn't work for any Tab

Version-Release number of selected component (if applicable):
3.3/is13
rhevm-3.3.0-0.19.master.el6ev.noarch
(Also for 3.2)

How reproducible:
always

Steps to Reproduce:
1.Select Any Tab in webadmin (from Datacenters up to Users)
2.Try to search/filter by The Tab ::page

Actual results:
This value doesn't work
This value doesn't give proper syntax completion
Pressing enter gives blank display

Expected results:
should display the requested page as follow
e.x Template:page 2
    Hosts:page 10
    VMs:page 100

allow syntax suggestion/error correction (red square) 

Additional info:
pic

Comment 1 David Botzer 2013-09-09 11:56:54 UTC
For example,
When I have more than 1 page for VMs and I type 
VMs:page 2 - it works

But if I type VMs:page 3 it will have blank display - it should remember last correct status

RFE -in a long shot - 
should autocomplete (enum) the known page numbers

Comment 2 Yair Zaslavsky 2013-10-07 15:40:05 UTC
Mooli,
Please consult with Eli about this.

Comment 5 Barak 2014-04-02 09:37:57 UTC
The bug is about the paging in the UI,
In addition to the above iddue I have noticed that once a new search is done when the UI is on page X, the search does not bring back the page to be the first.

Comment 6 Mooli Tayer 2014-05-13 13:30:54 UTC
Checked paging and it works.

In the attached screen shot the search done is 
Vms:page 
but it should contain a page number, like:
Vms:page 1

also
>But if I type VMs:page 3 it will have blank display - it should remember last correct status

If you type a page number > max available page you get an empty page,
as you should.