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

Tap event sometimes fails to show menu #88

Open
JaimeFerBec opened this issue Jul 4, 2016 · 0 comments
Open

Tap event sometimes fails to show menu #88

JaimeFerBec opened this issue Jul 4, 2016 · 0 comments

Comments

@JaimeFerBec
Copy link

JaimeFerBec commented Jul 4, 2016

Description

The 'on-tap' event to display the menu sometimes fails to show the menu. It simply launches the start of the paper-ripple effect and then opens nothing.

Expected outcome

The menu opens after tapping the dropdown-trigger element.

Actual outcome

The menu does not open.

Related issue and demo

You can check a more detailed description of the issue here: PolymerElements/paper-icon-button#84

Proposed solution

Until the tap issue gets fixed I would propose using on-click instead of on-tap on the div that contains the dropdown-trigger. Either that or allow component user to choose which event to use (click or tap) via a dropdown-event attribute.

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

1 participant