Bug 1436316
| Summary: | UI: Unnecessary Paging bar on Requests page. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satyajit Bulage <sbulage> | ||||
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Satyajit Bulage <sbulage> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.8.0 | CC: | dclarizi, hkataria, jhardy, jzigmund, mpovolny, obarenbo, sbulage, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui | ||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1444034 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-02-01 17:09:33 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: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1444034 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/34eda3391ea12271cb1e6d9b73a5df336fc02d9a commit 34eda3391ea12271cb1e6d9b73a5df336fc02d9a Author: Jozef Zigmund <jzigmund> AuthorDate: Mon Apr 10 14:22:43 2017 +0200 Commit: Jozef Zigmund <jzigmund> CommitDate: Wed Apr 19 10:02:01 2017 +0200 Change typ to 'service' for Service/Requests page https://bugzilla.redhat.com/show_bug.cgi?id=1436316 app/controllers/application_controller/miq_request_methods.rb | 1 + app/controllers/miq_request_controller.rb | 8 ++++---- app/presenters/menu/default_menu.rb | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) |
Created attachment 1266707 [details] Screenshot showing actual results Description of problem: Version-Release number of selected component (if applicable):5.8.0.7.20170321164727_1c97ccd How reproducible:100% Steps to Reproduce: 1. Navigate to Services --> Requests 2. 3. Actual results: See paging bar is available on Requests page Expected results: It should not present on Requests page. Additional info: