
Bug? Mobile/Touch friendly menus
Reported by dleffler | October 10th, 2015 @ 03:22 PM
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
-
dleffler October 12th, 2015 @ 01:48 PM
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
-
dleffler November 9th, 2015 @ 01:44 PM
A recent code update implements admin configurable navbar menu depth which may somewhat address this issue in some scenarios.
-
-
-
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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