New commit detected on ManageIQ/ui-components/hammer: https://github.com/ManageIQ/ui-components/commit/2721a75ebaffd7a38f4b3ba4c24a668b70d69b5c commit 2721a75ebaffd7a38f4b3ba4c24a668b70d69b5c Author: Martin Povolny <mpovolny> AuthorDate: Fri May 31 08:41:32 2019 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Fri May 31 08:41:32 2019 -0400 Merge pull request #388 from himdel/validation-fix Dialog editor - fix Validate switch undecided value (cherry picked from commit b05dd4e53f959dcc084fae01589806fed8d50144) https://bugzilla.redhat.com/show_bug.cgi?id=1717704 src/dialog-editor/components/index.ts | 18 +- src/dialog-editor/components/modal-field-template/text-area-box.html | 40 +- src/dialog-editor/components/modal-field-template/text-box.html | 40 +- src/dialog-editor/components/validation/index.ts | 5 + src/dialog-editor/components/validation/validation.html | 19 + src/dialog-editor/components/validation/validation.ts | 14 + src/dialog-editor/index.ts | 3 +- 7 files changed, 54 insertions(+), 85 deletions(-)
merged in https://github.com/ManageIQ/manageiq-ui-classic/pull/5687
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:1644