Reviewed: https://review.opendev.org/c/openstack/horizon/+/789606 Committed: https://opendev.org/openstack/horizon/commit/9b28ab402802e9848f5824b04d85cf4292f738d3 Submitter: "Zuul (22348)" Branch: master
commit 9b28ab402802e9848f5824b04d85cf4292f738d3 Author: Tatiana Ovchinnikova <[email protected]> Date: Tue May 4 11:37:05 2021 -0500 Add horizontal scrollbar to role dropdown Manage members dialog has a dropdown which lists all the role names. If a role name is long enough, it pushes all the roles to the left and hides them partially. This patch adds horizontal scrollbar for such cases. Closes-Bug: #1926511 Change-Id: I1bbf3b23717f9924974920d6569e018b94e3dbe8 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1926511 Title: Long role name causes display overlap in project member list Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Using the openstack CLI I created a new role called 'travs_very_long_role_name_which_may_be_too_long' Then in Horizon, when I go to edit a project and add that role to a member, the drop down display which lists all the rolenames has the names pushed to the left and obscured so you cannot see the full names. Please see the attachment. This is being experienced in OpenStack Train. I also tested this against devstack running against the master branches and encountered the same behavior. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1926511/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

