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

Prevent touchTap to trigger on displayed Dialog #394

Closed
wants to merge 1 commit into from
Closed

Prevent touchTap to trigger on displayed Dialog #394

wants to merge 1 commit into from

Conversation

oliviertassinari
Copy link
Member

The wrong behaviour appears on mobile devices

@hai-cea
Copy link
Member

hai-cea commented Mar 10, 2015

Hi @oliviertassinari Can you explain this fix please?

@oliviertassinari
Copy link
Member Author

On mobile devices (nexus 5 in my case) the touchTap event that triggers on the textField also trigger on the window-dialog that is displayed. This fix prevents the event to trigger twice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants