Bug 1713205
Summary: | Dialog Dropdown value is not getting selected in first attempt | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Niyaz Akhtar Ansari <nansari> | ||||
Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
Severity: | high | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
Priority: | high | ||||||
Version: | 5.10.5 | CC: | bmidwood, dmetzger, hkataria, lavenel, mheppler, mpovolny, mshriver, obarenbo, simaishi, spusater | ||||
Target Milestone: | GA | Keywords: | ZStream | ||||
Target Release: | 5.11.8 | Flags: | simaishi:
cfme-5.11.z+
|
||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.11.8.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-09-30 14:01:06 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | Bug | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Niyaz Akhtar Ansari
2019-05-23 07:11:55 UTC
Created attachment 1698305 [details]
description for posted logs
Comment on attachment 1698305 [details]
description for posted logs
related to logs in #7
New commit detected on ManageIQ/ui-components/master: https://github.com/ManageIQ/ui-components/commit/5c2a6d987502f4ad97453c257185f6b3bf0a887a commit 5c2a6d987502f4ad97453c257185f6b3bf0a887a Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Jul 1 15:19:13 2020 +0000 Commit: Milan Zazrivec <mzazrivec> CommitDate: Thu Jul 2 11:19:12 2020 +0000 Don't print "Nothing Selected" in single value dropdown & tag control https://bugzilla.redhat.com/show_bug.cgi?id=1713205 src/dialog-editor/components/modal-field-template/drop-down-list.html | 2 +- src/dialog-editor/components/modal-field-template/tag-control.html | 6 +- 2 files changed, 4 insertions(+), 4 deletions(-) *** Bug 1740711 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/ui-components/ivanchuk: https://github.com/ManageIQ/ui-components/commit/9d104d73f2fac45fedf793929d2d9dd8b7afd05e commit 9d104d73f2fac45fedf793929d2d9dd8b7afd05e Author: Martin Hradil <mhradil> AuthorDate: Thu Jul 2 12:10:37 2020 +0000 Commit: Satoe Imaishi <simaishi> CommitDate: Wed Aug 19 20:18:17 2020 +0000 Merge pull request #444 from mzazrivec/dialog_editor_dont_print_nothing_selected_in_single_value_dropdown Don't print "Nothing Selected" in single value dropdown (cherry picked from commit 01e113068bddf3741b7d9de0a9dc9367139b179b) https://bugzilla.redhat.com/show_bug.cgi?id=1713205 src/dialog-editor/components/modal-field-template/drop-down-list.html | 2 +- src/dialog-editor/components/modal-field-template/tag-control.html | 6 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 (Moderate: CloudForms 5.0.8 security, bug fix and enhancement update), 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/RHSA-2020:4134 |