Created attachment 1408929 [details] "load values on init" button Description of problem: Version-Release number of selected component (if applicable): 5.9.1.0.20180314203929_67fd99d How reproducible: Steps to Reproduce: 1. Import the dialog attached and edit the dialog. 2. Edit the location element and click on options tab. 3. The "Load values on init " button is half cut . Actual results: Expected results: Additional info: Appliance : https://10.8.198.209
Created attachment 1408930 [details] dialog Dialog - dynamic refresh
Fixed in: https://github.com/ManageIQ/manageiq-ui-classic/pull/4153
*** Bug 1535156 has been marked as a duplicate of this bug. ***
Another issue where the value on the switch element (check box) should be set to false if the actual value is nil.
Changes were moved to another repository. New PR: https://github.com/ManageIQ/ui-components/pull/333. Dan, I believe the changes are fixing the cases when the values are `null`. Moving the BZ back to ON_DEV.
New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/d4e8f1a3c072d8ed503fade6041e54bd7b84947e commit d4e8f1a3c072d8ed503fade6041e54bd7b84947e Author: Roman Blanco <rblanco> AuthorDate: Wed Jul 25 05:00:01 2018 -0400 Commit: Roman Blanco <rblanco> CommitDate: Wed Jul 25 05:00:01 2018 -0400 Setting default value for unset bootstrap switches Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1557488 src/dialog-editor/services/dialogEditorService.ts | 30 + 1 file changed, 30 insertions(+)
This Issue is still reproducible in Version 5.10.0.12.
https://github.com/ManageIQ/ui-components/pull/360
Verified in Version 5.11.0.3.20190507174347_a77bd90
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2019:4199