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

Clicking TinyMCE's textbox when a notification is showing causes bad render #461

Open
DustinBrett opened this issue Jul 24, 2024 · 0 comments
Labels
Milestone

Comments

@DustinBrett
Copy link
Owner

Save a file which shows the save toast, then click on the text input, the toast will become vertically sized and distorted.

This is partly because the toast moves from being part of the TinyMCE element container to it's own container on the body of the page, the "sink" container.

@DustinBrett DustinBrett added this to the P1 milestone Jul 24, 2024
@DustinBrett DustinBrett changed the title Clicking TinyMCE's textbox when a notification is showing causes it to render wrong Clicking TinyMCE's textbox when a notification is showing causes bad render Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant