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

[Menu] TransitionComponent breaks page events #11794

Closed
2 tasks done
slavab89 opened this issue Jun 10, 2018 · 1 comment · May be fixed by nbv1982/material-ui#10 or hzhz/material-ui#96
Closed
2 tasks done

[Menu] TransitionComponent breaks page events #11794

slavab89 opened this issue Jun 10, 2018 · 1 comment · May be fixed by nbv1982/material-ui#10 or hzhz/material-ui#96
Labels
duplicate This issue or pull request already exists

Comments

@slavab89
Copy link
Contributor

  • This is a v1.x issue (v0.x is no longer maintained).
  • I have searched the issues of this repository and believe that this is not a duplicate.

This happens for me on the docs page of Menu https://material-ui.com/demos/menus/#change-transition

Expected Behavior

Scroll and all user events should be restored and work as usual once menu closes.

Current Behavior

Once the menu opens, scroll disappears and buttons dont work (If needed, i can record a small gif to show the clicks)

Steps to Reproduce (for bugs)

  1. Go to https://material-ui.com/demos/menus/#change-transition
  2. Open the menu
  3. Close it

Context

Your Environment

Tech Version
Material-UI docs version
React docs version
browser Chrome 66 (mac)
etc

p.s
I might have missed the discussion about blocking the scrolling while some popover is open - how can i allow the scrolling and repositioning the open popover (Similar to the demo of Menu in material components)

@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Jun 10, 2018
@oliviertassinari
Copy link
Member

oliviertassinari commented Jun 10, 2018

TransitionComponent breaks page events

It's a duplicate of #11718

how can i allow the scrolling and repositioning the open popover

You can't right now. I thought we already had an issue about it be I can't find it. Maybe you can open a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
2 participants