Actions
Feature #28849
closedLong role names are cut off in the roles UI
Status:
Closed
Priority:
High
Assignee:
-
Category:
Users, Roles and Permissions
Target version:
-
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
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.
Updated by The Foreman Bot almost 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7384 added
Updated by Avi Sharvit almost 5 years ago
- Category changed from Web Interface to 218
Updated by Leos Stejskal almost 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6bc1bc814c10747046a52558319f9c6d1b020c40.
Updated by Tomer Brisker over 4 years ago
- Category changed from 218 to Users, Roles and Permissions
Actions