Bug #16331
Do not wrap description field in the Content View version listing
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1336135
Description of problem:
The description field in the CV overview page has room for at least 3 lines (because of the content in the content column, which takes 3 lines). Because the description does not auto-wrap most of the field is empty, even when de description does not fit in one line.
Actual results:
cut off description text while there is plenty room left
Expected results:
autowrapped description text to fill up all line of the cell
Additional info:
See screenshot in bugzilla
Associated revisions
History
#1
Updated by Brad Buckingham over 4 years ago
- Subject changed from Do not wrap description field in the Content View version listing to Do not wrap description field in the Content View version listing
- Legacy Backlogs Release (now unused) set to 114
#2
Updated by Brad Buckingham over 4 years ago
- Assignee set to Brad Buckingham
- Difficulty set to easy
#3
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Legacy Backlogs Release (now unused) deleted (
114) - Pull request https://github.com/Katello/katello/pull/6289 added
#4
Updated by Brad Buckingham over 4 years ago
- Target version set to 123
#5
Updated by Brad Buckingham over 4 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|1e3326148f5e1abafc8101b4bb65f9ede807f730.
#6
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 162
fixes #16331 - content view version - show description in list
Updating based upon user feedback to show content view
version descriptions when viewing them on the list.