Bug 1394263
Summary: | UI: No gap in Drop-Down's while creating Condition | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satyajit Bulage <sbulage> | ||||
Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
Status: | CLOSED ERRATA | QA Contact: | Dmitry Misharov <dmisharo> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | ||||||
Target Release: | 5.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | ui:control | ||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2019-02-07 23:02:18 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/7d28457f20dbd91717a54d8da350db7f9883a792 commit 7d28457f20dbd91717a54d8da350db7f9883a792 Author: Eric Winchell <ewinchel> AuthorDate: Wed Feb 21 10:34:27 2018 -0500 Commit: Eric Winchell <ewinchel> CommitDate: Wed Feb 21 11:04:59 2018 -0500 Update Expression Editor Styling https://bugzilla.redhat.com/show_bug.cgi?id=1394263 app/views/layouts/exp_atom/_edit_count.html.haml | 6 +++--- app/views/layouts/exp_atom/_edit_field.html.haml | 11 +++++------ app/views/layouts/exp_atom/_edit_find.html.haml | 7 +++---- app/views/layouts/exp_atom/_edit_tag.html.haml | 7 +++---- 4 files changed, 14 insertions(+), 17 deletions(-) Fixed and verified in 5.10.0.1.20180619163011_900fdc4. 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/RHSA-2019:0212 |
Created attachment 1219799 [details] Screenshot showing actual results Description of problem:Creating Condition select any entity for first drop-down, second drop-down is placed adjacent to the previous one. For more info see screenshot. Version-Release number of selected component (if applicable):5.7.0.10-beta3.20161109111947_9a61b18 How reproducible:100% Steps to Reproduce: 1.Navigate to Control --> Explorer 2.Left accordian select Condition --> Create a new condition 3.Select drop-down menu Actual results:After first drop-down menu second drop-down appears adjacent to it. Expected results:It should have some distance between each consegative drop-down's Additional info: