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

[F6}[Drilldown Menu] Drilldown links in submenu li's not working on mobile device #7099

Closed
aibrean opened this issue Nov 21, 2015 · 8 comments

Comments

@aibrean
Copy link
Contributor

aibrean commented Nov 21, 2015

How can we reproduce this bug?

Access a nested drilldown (anything inside of <ul class="menu vertical" data-submenu>) and click on any linked li's (not ones with additional sub-menus as I know they aren't supposed to be clickable outside of navigation). They will not load links with a mobile device (tested against iOS and Android).

What did you expect to happen?
I expected the link to work

What happened instead?
Nothing happens. You can hold on the item and get a window to open, but just clicking does nothing.

Test case
Must use iOS/Android device. This can't be replicated on a browser emulator.
http://jsfiddle.net/aibrean/cgq9gy8f/

Click on Level 1 Has Sub and JS Lint link... then Level 3 has sub and anything in there

@pablocrs
Copy link

I have the same problem with a normal dropdown menu (.menu.dropdown).

Looking for a fix :)

@pablocrs
Copy link

Just fixed it updating to 6.0.4. Tnx

@Renkas
Copy link
Contributor

Renkas commented Dec 2, 2015

It's now fixed for dropdown but drilldown still has this problem in 6.0.4. I think this issue was prematurely closed.

Even the example does not work for me: http://foundation.zurb.com/sites/docs/drilldown-menu.html#

On 1. level clicking on the "Item 4" will make page jump to top (as there's empty anchor). But on sub items nothing happens - I would expect the same behaviour as on 1. level.
In my dev I have real links and have the same issue.

@mattferderer
Copy link
Contributor

This issue still appears to be happening on 6.0.5 with the drill down menu.

@zurbchris
Copy link
Contributor

Seems to work fine on the docs with iOS 9 Chrome and Safari.

@Renkas
Copy link
Contributor

Renkas commented Dec 4, 2015

Works fine for me also now. @mattferderer maybe you have not re-compiled/combined the files for you project (I almost forgot to do that)?

@aibrean
Copy link
Contributor Author

aibrean commented Dec 4, 2015

Works for me on 6.0.5

@mattferderer
Copy link
Contributor

I will try to narrow the reason down then & re-open a new ticket if necessary. Thank you for the feedback.

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

6 participants