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

[PopperUnstyled] Update PopperTooltip to have correct width when closing with transition #34714

Merged
merged 1 commit into from Dec 12, 2022
Merged

[PopperUnstyled] Update PopperTooltip to have correct width when closing with transition #34714

merged 1 commit into from Dec 12, 2022

Conversation

EduardoSCosta
Copy link
Contributor

This PR fixes #31112

Before:

wrong

After:

correct

@mui-bot
Copy link

mui-bot commented Oct 11, 2022

Details of bundle changes

Generated by 🚫 dangerJS against c28d62d

@michaldudak michaldudak added component: Popper The React component. See <Popup> for the latest version. package: base-ui Specific to @mui/base labels Oct 12, 2022
Copy link
Member

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes makes sense to me. cc @michaldudak for a final review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: Popper The React component. See <Popup> for the latest version. package: base-ui Specific to @mui/base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Popper][Transition] Wrong width when closing
4 participants