Bug 1388975

Summary: Configuration Management is truncated and there is no tool-tip or hover text explaining what it is
Product: Red Hat CloudForms Management Engine Reporter: cwyatt
Component: UI - OPSAssignee: Allen W <awight>
Status: CLOSED CURRENTRELEASE QA Contact: Pavol Kotvan <pakotvan>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: awight, cpelland, hkataria, jhardy, jkrocil, mpovolny, obarenbo, pakotvan, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: config_mgmt
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1393026 (view as bug list) Environment:
Last Closed: 2017-06-12 17:45:20 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: 1393026    
Attachments:
Description Flags
bad link none

Description cwyatt 2016-10-26 15:27:47 UTC
Created attachment 1214324 [details]
bad link

Description of problem:
Configuration slides out and shows a link of "Configuration Ma...". The slide out columns appear to be fixed width. If you don't already know that the page is for Configuration Management, the truncation of the link could be confusing. There should be additional information added, probably as a hover text

Version-Release number of selected component (if applicable):
5.7.0.7-beta1.20161025153249_9376fbd

How reproducible:
100%

Steps to Reproduce:
1. Slide out Configuration tab
2. Notice that the link says "Configuration Ma..."
3.

Actual results:


Expected results:


Additional info:

Comment 5 CFME Bot 2016-10-26 20:21:18 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/f31108037dc4930ef7732a8c88b66c0f2e586e6e

commit f31108037dc4930ef7732a8c88b66c0f2e586e6e
Author:     Allen Wight <allen.b.wight>
AuthorDate: Wed Oct 26 13:43:37 2016 -0400
Commit:     Allen Wight <allen.b.wight>
CommitDate: Wed Oct 26 15:45:38 2016 -0400

    Shorten view name to avoid obfuscating truncation
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1388975
    https://trello.com/c/yUm1EzXI/50-configuration-management-link-is-truncated-https-bugzilla-redhat-com-show-bug-cgi-id-1388975

 app/presenters/menu/default_menu.rb | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Comment 6 Matouš Mojžíš 2016-10-27 12:27:04 UTC
*** Bug 1381937 has been marked as a duplicate of this bug. ***

Comment 7 Matouš Mojžíš 2016-10-27 12:29:12 UTC
*** Bug 1389227 has been marked as a duplicate of this bug. ***

Comment 8 CFME Bot 2016-11-01 15:26:09 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/cc98ce9cdea2d1ab16fd1945717bb97ae90fd330

commit cc98ce9cdea2d1ab16fd1945717bb97ae90fd330
Author:     Chris Arcand <chrisarcand.github.com>
AuthorDate: Wed Oct 26 15:18:09 2016 -0500
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Tue Nov 1 11:22:51 2016 -0400

    Merge pull request #12218 from AllenBW/bug/1388975-address-truncated-menu-title
    
    Shorten view name to avoid obfuscating truncation
    (cherry picked from commit 04fc1b91806ba2da9f3e40a3f3cd24285d1388ee)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1388975

 app/presenters/menu/default_menu.rb | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)