| Summary: | Automate "name" columns inappropriately sized | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Krain Arnold <krain> | ||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.5.0 | CC: | hkataria, jhardy, krain, mpovolny, obarenbo, pmcgowan, simaishi | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.6.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.6.0.5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-06-29 15:35:50 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: | |||||
| Attachments: |
|
||||||
|
Description
Krain Arnold
2016-02-03 14:24:05 UTC
*** Bug 1304410 has been marked as a duplicate of this bug. *** *** Bug 1304408 has been marked as a duplicate of this bug. *** Created attachment 1121058 [details]
requested screenshot
Dan, requested screenshot attached.
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/bbce0ea996549feb1c609a772be99fa3e1ab0d47 commit bbce0ea996549feb1c609a772be99fa3e1ab0d47 Author: Eric Winchell <ewinchel> AuthorDate: Wed Apr 27 15:16:38 2016 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Wed Apr 27 15:16:38 2016 -0400 fix Automate "name" column wrapping https://bugzilla.redhat.com/show_bug.cgi?id=1304411 app/views/miq_ae_class/_class_fields.html.haml | 14 ++++---------- app/views/miq_ae_class/_instance_fields.html.haml | 14 ++++---------- app/views/miq_ae_class/_instance_form.html.haml | 14 ++++---------- 3 files changed, 12 insertions(+), 30 deletions(-) Verified in 5.6.0.5-beta2.4, the Name column is now sized enough to take the names of the mentioned rows. 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-2016:1348 |