Bug 1501284 - UI: Settings | Unnecessary pagination element on the page
Summary: UI: Settings | Unnecessary pagination element on the page
Keywords:
Status: CLOSED DUPLICATE of bug 1536062
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: cfme-future
Assignee: Martin Povolny
QA Contact: Ruslana Babyuk
URL:
Whiteboard: ui
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-12 10:42 UTC by Ruslana Babyuk
Modified: 2018-03-17 10:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-17 10:31:53 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
paginator_element (deleted)
2017-10-12 10:42 UTC, Ruslana Babyuk
no flags Details
paginator (103.83 KB, image/png)
2017-10-12 10:43 UTC, Ruslana Babyuk
no flags Details

Description Ruslana Babyuk 2017-10-12 10:42:30 UTC
Description of problem:
Settings pages contains pagination element

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

How reproducible:
100%

Steps to Reproduce:
1. Login as admin
2. Go to Configuration -> Settings
3. Check any settings page (Server, Region)

Actual results:
pagination element is present on the page

Expected results:
pagination element is not needed for this page

Additional info:

Comment 2 Ruslana Babyuk 2017-10-12 10:43:20 UTC
Created attachment 1337695 [details]
paginator

Comment 3 Ruslana Babyuk 2017-10-12 10:55:22 UTC
More detailed steps:
1. Login as admin
2. Go to Configuration -> Settings
3. Go to Analysis Profile Settings under Region
4. Go to Server Settings

Actual results:
pagination element is present on the page

Comment 5 Martin Povolny 2018-03-17 10:16:23 UTC
I can reproduce this on Gaprindashvili, but not on master. We need to identify and backport the fix.

Comment 6 Martin Povolny 2018-03-17 10:31:53 UTC
Actually after I updated to the latest Gaprindashvili I can no longer reproduce this.

Looking at the sources I believe that the problem was fixed in
https://bugzilla.redhat.com/show_bug.cgi?id=1536062

The fixed line is:

app/controllers/ops_controller.rb:        presenter.show(:form_buttons_div).remove_paging

(the `remove_paging` call is the fix).

I am going to close the BZ as duplicate. If you have a different opinion, please, retest in 5.9.0.18 or later before reopening.

Thank you!

*** This bug has been marked as a duplicate of bug 1536062 ***


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