Bug? Mobile/Touch friendly menus
Reported by dleffler | October 10th, 2015 @ 03:22 PM | in 2.3.8 (closed)
This ticket only applies to Bootstrap 3 based themes (there is no mobile support within YUI, and Bootstrap 2 feature addition has been deprecated)
- Twitter Bootstrap navbar's are only valid for 2-deep level menus (parent and child, NO grandchildren, etc...)
- In Exponent we tweak the code/styles to allow for multi-level menus, but this may/does affect how they work on mobile/touch devices
- We need an almost bullet proof method for mobile/touch device navigation to work without affecting large screen (mouse) device operation
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.
Comments and changes to this ticket
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS