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][SpeedDial] Fix the SpeedDial tooltip placement #41067 #41878

Closed
wants to merge 5 commits into from

Conversation

jjisabi
Copy link

@jjisabi jjisabi commented Apr 13, 2024

Fixes #41067

Before:
스크린샷 2024-04-11 033216

After:
스크린샷 2024-04-11 034329

I used the tooltip component instead of SpeedDialActionStaticTooltip. Then fixed the tooltip placement by changing the fab component style (the transform property changes tooltip placement).

@mui-bot
Copy link

mui-bot commented Apr 13, 2024

Netlify deploy preview

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

@material-ui/core.legacy: parsed: -0.32% 😍, gzip: -0.20% 😍
packages/material-ui/material-ui.production.min.js: parsed: -0.31% 😍, gzip: -0.20% 😍
SpeedDialAction: parsed: -1.49% 😍, gzip: -0.90% 😍
@material-ui/core: parsed: -0.32% 😍, gzip: -0.20% 😍
@material-ui/lab: parsed: -0.65% 😍, gzip: -0.36% 😍

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against e74e1ac

@jjisabi jjisabi closed this Apr 13, 2024
@jjisabi jjisabi deleted the mui/speedDial-tooltips-#41414 branch April 13, 2024 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[material-ui][SpeedDial] Bug with right/left direction in persistent action tooltips
2 participants