Bug 1511188 - No Save button for catalog
Summary: No Save button for catalog
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Beta 1
: 5.9.0
Assignee: Eric Winchell
QA Contact: Shveta
URL:
Whiteboard: service
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-11-08 20:43 UTC by Shveta
Modified: 2018-03-06 15:12 UTC (History)
7 users (show)

Fixed In Version: 5.9.0.8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-06 15:12:09 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
No buttons (71.40 KB, image/png)
2017-11-08 20:43 UTC, Shveta
no flags Details
dirty_enablePane_hack_gif (88.65 KB, image/png)
2017-11-09 08:58 UTC, Yadnyawalk Tale
no flags Details

Description Shveta 2017-11-08 20:43:50 UTC
Created attachment 1349576 [details]
No buttons

Description of problem: Not able to create catalog


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

How reproducible:


Steps to Reproduce:
1. Service -Catalogs - create new catalog .Fill fields.
2. No Save or Cancel button displayed.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Yadnyawalk Tale 2017-11-09 08:58:05 UTC
Created attachment 1349823 [details]
dirty_enablePane_hack_gif

There is no doubt about this is high priority issues which blocking counless qe-testcases but, I came to know the way to enable that paginator pane which having buttons on it. (Only works with manual approach)

Just hit tab until your element's focus moves to that button or element on paginator pane. You will notice pane will pops-up. (Check GIF attached)

[1] GIF attached.

Comment 3 Shveta 2017-11-13 23:16:32 UTC
Working in 5.9.0.8.20171109215303_ed87902

Comment 4 CFME Bot 2017-11-29 20:34:50 UTC
New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili:
https://github.com/ManageIQ/manageiq-ui-classic/commit/c03b8fb599102cba14baae5037ab1c8e46c66312

commit c03b8fb599102cba14baae5037ab1c8e46c66312
Author:     Dan Clarizio <dclarizi>
AuthorDate: Thu Nov 9 09:50:13 2017 -0800
Commit:     Satoe Imaishi <simaishi>
CommitDate: Thu Nov 9 13:11:29 2017 -0500

    Merge pull request #2685 from ManageIQ/revert-2618-form_button_cleanup1
    
    Revert "form button styling clean up"
    (cherry picked from commit 36b7cf1731b4437dd225aaed0e2fc1118e57cbfe)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1511340
    https://bugzilla.redhat.com/show_bug.cgi?id=1510911
    https://bugzilla.redhat.com/show_bug.cgi?id=1511192
    https://bugzilla.redhat.com/show_bug.cgi?id=1511188
    https://bugzilla.redhat.com/show_bug.cgi?id=1510650
    https://bugzilla.redhat.com/show_bug.cgi?id=1511325
    https://bugzilla.redhat.com/show_bug.cgi?id=1511542

 app/assets/stylesheets/patternfly_overrides.scss   |  15 +-
 app/views/layouts/_x_dialog_buttons.html.haml      | 105 ++++----
 app/views/layouts/_x_edit_buttons.html.haml        | 264 ++++++++++-----------
 app/views/layouts/_x_form_buttons.html.haml        |   2 +-
 .../layouts/angular/_paging_div_buttons.html.haml  |   3 +-
 app/views/vm_common/_right_size.html.haml          |   2 +-
 6 files changed, 191 insertions(+), 200 deletions(-)


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