Feature #28849
Long role names are cut off in the roles UI
Status:
Closed
Priority:
High
Assignee:
-
Category:
Users, Roles and Permissions
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1792378
Description of problem:
If role names are long then they are cut off, the names should take a higher priority than the description.
Version-Release number of selected component (if applicable):
6.7
How reproducible:
100%
Steps to Reproduce:
1. Create a role with a long name
2. look at the list of roles
3. profit
Actual results:
see attached screenshot
Expected results:
More or all of the role name should be shown, we should cut more ofthe Description before the Name.
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7384 added
#2
Updated by Avi Sharvit 12 months ago
- Category changed from Web Interface to 218
#3
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 2.1.0 added
#4
Updated by Leos Stejskal 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6bc1bc814c10747046a52558319f9c6d1b020c40.
#5
Updated by Tomer Brisker 7 months ago
- Category changed from 218 to Users, Roles and Permissions
Fixes #28849 - Long role names are cut off in the roles UI