Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown links not working on tablets #277

Closed
giantleif opened this issue Sep 14, 2017 · 4 comments
Closed

Dropdown links not working on tablets #277

giantleif opened this issue Sep 14, 2017 · 4 comments

Comments

@giantleif
Copy link

giantleif commented Sep 14, 2017

We are using the dropdown menu as a the main navigation. On tablets the links are not working.

Tapping a top level link will open the dropdown, but when you click on one of the submenu links, nothing happens.

See for example:

vcc.giantvoices.com

Same issue seen here:

olefredrik/FoundationPress#1072

@jnorthard
Copy link

@giantleif - Foundation has documented how to enable the parent links here: http://foundation.zurb.com/sites/docs/accordion-menu.html#submenu-toggle

Add data-submenu-toggle="true" to your joints_off_canvas_nav function.

@giantleif
Copy link
Author

Sorry, let me clarify, I meant to say that when you click on any of the sub-menu links, nothing happens and then the dropdown menu will not close either.

@jnorthard
Copy link

@giantleif - Interesting, it looks like you're running version 6.3.1. I'd recommend updating locally to see if the fix is in a newer version. It is functioning properly for me with Chrome dev tools - I don't have a tablet around for additional testing.

@JeremyEnglert
Copy link
Owner

Seems like this may have been a Foundation bug: foundation/foundation-sites#9484

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

No branches or pull requests

3 participants