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

[Popper] transition issue #12183

Closed
2 tasks done
ShDDaniel opened this issue Jul 18, 2018 · 3 comments
Closed
2 tasks done

[Popper] transition issue #12183

ShDDaniel opened this issue Jul 18, 2018 · 3 comments
Assignees
Labels
bug 🐛 Something doesn't work component: Popper The React component. See <Popup> for the latest version.

Comments

@ShDDaniel
Copy link

ShDDaniel commented Jul 18, 2018

  • This is a v1.x issue.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

Popper with transition should properly close without changing its size and/or position

Current Behavior

Before closing Popper changes its width and/or position.

Link:

  1. https://codesandbox.io/s/y2j8qo7ppx (takes full screen width)
  2. https://material-ui.com/utils/popper/ (Simple Popper example; it is visible by a scrollbar that page changes its height when button is clicked on; Popper moves to the bottom of the page)

Chrome 59.0
Ubuntu 16.04

@oliviertassinari oliviertassinari self-assigned this Jul 18, 2018
@oliviertassinari
Copy link
Member

Something is wrong with the position: aboslute style.

@oliviertassinari oliviertassinari added the component: Popper The React component. See <Popup> for the latest version. label Jul 18, 2018
@oliviertassinari oliviertassinari added the bug 🐛 Something doesn't work label Jul 19, 2018
@oliviertassinari
Copy link
Member

@ShDDaniel Thanks for the report.

@armageddan
Copy link

armageddan commented Sep 20, 2021

Hello. This seems to be an issue on v5 as well (after migrating from v4 to v5). The element goes to the bottom of the page before disappearing and the scrollbar gets slightly larger just before the popper closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: Popper The React component. See <Popup> for the latest version.
Projects
None yet
Development

No branches or pull requests

3 participants