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:
https://github.com/ManageIQ/manageiq/compare/master...AllenBW:bug/1388975-address-truncated-menu-title?expand=1
https://github.com/ManageIQ/manageiq/pull/12218
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(-)
*** Bug 1381937 has been marked as a duplicate of this bug. ***
*** Bug 1389227 has been marked as a duplicate of this bug. ***
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(-)