exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
60 stars 24 forks source link

Bug? Mobile/Touch friendly menus #1359

Open exponentcms opened 4 years ago

exponentcms commented 4 years ago

This ticket only applies to Bootstrap 3 based themes (there is no mobile support within YUI, and Bootstrap 2 feature addition has been deprecated)

The solution may be to integrate (optionally?) SmartMenus http://www.smartmenus.org/ which seems to fit the bill above though it does slightly change how collapsed menus operate (adds a plus mark to edge of submenus, etc...)

An alternative would be to limit (by force) menus to only the parent and 1st child levels, but this is probably better done in practice/design rather than coding.

exponentcms commented 4 years ago

Note: SmartMenus v1.0 is NOT a drop-in fix for Exponent under BS3...seems to be offended by our tweaks to the slingbar/flydown menus

exponentcms commented 4 years ago

A recent code update implements admin configurable navbar menu depth which may somewhat address this issue in some scenarios.

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

[bulk edit]

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/1315