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

fix floating toolbar anchorEl warning #233

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

lihebi
Copy link
Collaborator

@lihebi lihebi commented Apr 21, 2023

The "floating toolbar" appears when the mouse enters the pod. To hide the toolbar, previously, we set display: none. This seems to trigger a warning of MUI's Tooltip component. This PR sets opacity: 0 to hide the toolbar instead.

Screenshot from 2023-04-21 10-46-50

@lihebi lihebi merged commit fa94c15 into codepod-io:main Apr 21, 2023
@senwang86 senwang86 mentioned this pull request Jul 20, 2023
7 tasks
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.

1 participant