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

Fix left-nav behavior in full-screen #751

Merged
merged 1 commit into from Jun 5, 2015

Conversation

pomerantsev
Copy link
Contributor

Fixes #366.

The problem is that the click event is fired after left-nav opens.
We're safe though if we just replace it with onTouchTap.

Fixes mui#366.

The problem is that the click event is fired *after* left-nav opens.
We're safe though if we just replace it with onTouchTap.
hai-cea added a commit that referenced this pull request Jun 5, 2015
Fix left-nav behavior in full-screen
@hai-cea hai-cea merged commit 977f160 into mui:master Jun 5, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 5, 2015

Thanks @pomerantsev!

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
…imports

Make typescript process files to commonjs modules
@zannager zannager added the docs Improvements or additions to the documentation label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LeftNav doesn't play with iOS fullscreen mode
3 participants