Actions
Bug #36350
closedAdd line breaks to bookmarks if the name is too long
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
The dropdown now does stretch with long names, but we should also break the line once it reaches a certain size (as it is in katello-style bookmark dropdowns). Really long names make the dropdown overflow the page (see attached screenshot).
Expected results:
The bookmark picker's width is capped at a sensible width, line breaks are inserted into the names.
A follow-up on https://bugzilla.redhat.com/show_bug.cgi?id=1990790
Files
Updated by The Foreman Bot over 1 year ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9758 added
Updated by Karolína Małyjurková over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9447c8240404b91d87e76a6e548590a91f421965.
Actions