Bug 1455245
Summary: | UX: Provisioning an ec2 instance image selection page has Type: "Image" splitted in two lines | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | ||||
Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 5.8.0 | CC: | hkataria, jhardy, jzigmund, mpovolny, obarenbo, simaishi | ||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||
Target Release: | 5.9.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1479931 (view as bug list) | Environment: | |||||
Last Closed: | 2018-03-06 15:01:58 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1479931 | ||||||
Attachments: |
|
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/48aa714f7259849292b414e10090041c9723b659 commit 48aa714f7259849292b414e10090041c9723b659 Author: Eric Winchell <ewinchel> AuthorDate: Mon Jul 24 16:42:39 2017 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Tue Jul 25 14:35:54 2017 -0400 restyle TD so that "image" doesn't wrap https://bugzilla.redhat.com/show_bug.cgi?id=1455245 app/views/miq_request/_pre_prov.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Verified 5.9.0.11. String is not splitted in two lines anymore. One-time issue. Settings qe_test_coverage flag to -. |
Created attachment 1281989 [details] "Image" on two lines Description of problem: Version-Release number of selected component (if applicable): 5.8.0.16 How reproducible: Always Steps to Reproduce: 1. Have an ec2 provider 2. Provision an instance 3. Actual results: Type: "Image" is splitted in two lines so there are twice less lines in that table. Expected results: "Image" should be on one line. Additional info: