Bug 1611526

Summary: unable to view validation or cancelation buttons in dynamic dialogs tied to a button
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: UI - OPSAssignee: Dan Clarizio <dclarizi>
Status: CLOSED DUPLICATE QA Contact: Jad Haj Yahya <jhajyahy>
Severity: urgent Docs Contact:
Priority: high    
Version: 5.9.0CC: dmetzger, hkataria, lavenel, mpovolny, obarenbo
Target Milestone: GA   
Target Release: 5.9.5   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-03 08:46:30 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:

Description Felix Dewaleyne 2018-08-02 09:35:45 UTC
Description of problem:
when using a dynamic dialog called from a button, no validation or cancelation button can be seen after selections were made

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

How reproducible:
all the time

Steps to Reproduce:
1.create dialog with one dropdown item, single selection, not required
2.create an automation method that is set to populate that dialog
3.set the element to call the method on load
4.assign the dialog to a button
5.call the dialog
6. make a selection

Actual results:
the selection cannot be validated. there isn't a cancel button either.

Expected results:
the selection can be validated or canceled out of

Additional info:
using a required field or non required field produces the same behaviour.
attempting to use 5.9.4-4 was not possible as a problem in that release prevents the creation of buttons (not possible to set an icon)