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

[material-ui][Popover] Convert to support CSS extraction #41564

Merged
merged 2 commits into from Mar 20, 2024

Conversation

aacevski
Copy link
Contributor

@aacevski aacevski commented Mar 19, 2024

The reason the hover popover isn't working is because due to the sx not working, since it needs pointerEvents: 'none' for it to work on hover.

Screen.Recording.2024-03-19.at.22.49.00.mov

@siriwatknp

@mui-bot
Copy link

mui-bot commented Mar 19, 2024

Netlify deploy preview

https://deploy-preview-41564--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 9e7883d

@siriwatknp siriwatknp added package: material-ui Specific to @mui/material v6.x labels Mar 20, 2024
@siriwatknp
Copy link
Member

Awesome 👏

@siriwatknp siriwatknp merged commit 5f72539 into mui:next Mar 20, 2024
21 checks passed
pluvio72 pushed a commit to pluvio72/material-ui that referenced this pull request Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: material-ui Specific to @mui/material v6.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants