View Issue Details

IDProjectCategoryView StatusLast Update
0006482Flow themeThemepublic2024-03-27 09:01
Reporterleofonic Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0006482: Topmenu: Categories in "more" Category have subitems
DescriptionIf a top-category has subcategories those will be displayed in topmenu if the category is hidden in "more". Those subcategories hide other categories that follow.
Steps To ReproduceCreate some categories until a category with subcategories is in "more" category.
TagsNo tags attached.

Activities

hendrikfreytag

2016-08-18 10:16

reporter   ~0011745

You can't click on those categories, because the menu is closing the subcategory menu when you move your pointer to it.

leofonic

2018-05-02 19:25

reporter   ~0012466

css to hide the subcats:
.moreLinks .dropdown-menu .dropdown-menu{display:none !important}

SvenBrunk

2024-03-27 09:01

manager   ~0016488

This mechanic has been changed in the Apex theme.
1) there is no longer a "more" section
2) the sub-categories have a separate dropdown that allows to correctly show them no matter what top category is selected