-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.0.12 EE, 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE B1
-
Component/s: Categories, Tags, ~ [Archived] Frontend Infrastructure
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Story Points:4
-
Fix Priority:4
-
Git Pull Request:
=== Steps to see the usability problem
1- Create ~15 Categories for the default Vocabulary (Topic) / or ~15 Tags
2- Go to Control Panel/Web Content/Add new Basic WC
3- Go to Categorization
4- Open the Category selector by clicking on the "Select" button
>>> There is a scroll-bar displayed for the selector-list, even if the whole pop-up has space enough to display all categories (See the 1st screenshot)
5- Do the same with the tag-selector
=== Background
CSS class ".lfr-tags-selector-list" has a hard-coded value (265px) for height in portal-web/docroot/html/css/portal/tag_selector.css. This should be set to "auto" (See 2nd screenshot)
Since the asset_categories_selector extends asset_tags_selector, this one class has affect on both selector.
- relates
-
LPE-9281 Asset tags and categories selector size is hard coded
-
- Closed
-