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 hidden tooltips issue in code editor #680

Closed
wants to merge 1 commit into from

Conversation

bytasv
Copy link
Contributor

@bytasv bytasv commented Jul 22, 2022

image

I fixed the issue of tooltip being hidden. Tested other usages of split pane all seems still fine, however I'm not really sure what was meant by split pane overflow being hidden 🤔 I'm trying to think of a reasons but can't come up with anything, for me it seems logical that the consumer would be controlling overflow 🤔

@bytasv bytasv requested a review from a team July 22, 2022 10:33
@render
Copy link

render bot commented Jul 22, 2022

@oliviertassinari oliviertassinari requested a deployment to fix-split-pane-overflow - toolpad-db PR #680 July 22, 2022 10:33 — with Render Abandoned
@Janpot
Copy link
Member

Janpot commented Jul 22, 2022

This doesn't fix the problem at the root, we'll still see the issue in dialogs:

Screenshot 2022-07-22 at 12 40 08

There may be legitimate reasons to have the editor nested in a container with hidden overflow. Isn't there a way we can make monaco-editor attach these tooltips to the body or something? The same way we do with e.g. MUI tooltips/menus/modals, these all behave correctly inside containers with hidden overflow.

@bytasv
Copy link
Contributor Author

bytasv commented Jul 22, 2022

Oh, good catch, I will take a look 🙇

@Janpot Janpot mentioned this pull request Jul 22, 2022
2 tasks
@bytasv
Copy link
Contributor Author

bytasv commented Jul 25, 2022

Closing as per #682

@bytasv bytasv closed this Jul 25, 2022
@oliviertassinari oliviertassinari deleted the fix-split-pane-overflow branch September 16, 2022 11:21
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.

3 participants