Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Main menu with dropdowns - tapping sub-item link in iOS closes menu, does nothing else #975

Closed
adambundy opened this issue Apr 10, 2017 · 3 comments

Comments

@adambundy
Copy link

FoundationPress 2.9.0

Using Safari on iPad (iOS 9.3.5), in landscape I am above my mobile menu breakpoint, and when tapping a top-level item with sub-items, the submenu reveals as expected, but tapping a sub-item briefly highlights the item, then the menu closes and nothing else happens. These are links to other pages, so transfer to other URL should occur. Not sure if this is a Foundation or FoundationPress issue. Thanks for any assistance.

https://harveststrategygroup.com/

@dantahoua
Copy link
Contributor

It's a Foundation bug, it has been corrected in last version. You could install last version of Foundation Press ans just copy the foundation.dropdownMenu.js file.. It worked for me.

@adambundy
Copy link
Author

Excellent! Thanks for the tip @dantahoua! That worked. Inidentally, does anyone have any resources for how to update a FP install via command line?

@olefredrik
Copy link
Owner

@adambundy : Glad it works now. Updating a FP install via the command line will be a hassle, as it's meant to be a starter-theme that you will hack on and make your own, rather than serving as a parent/child-theme.

I believe that most people would want to clone the current version of FP when they start a new project. There will probably be so many changes anyway, that you will end up merge conflict hell if you try to pull down the latest version when your project is well under way. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants