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

Operation-Menu goes outside screen size when Quill is near bottom: #99

Open
MarianoJP opened this issue Apr 20, 2024 · 1 comment
Open

Comments

@MarianoJP
Copy link

If your quill editor is position on your page near the bottom of the screen, the operation menu goes outside the screen and thus renders it unusable. You can even test it in the Quill Better Table Demo. Just add a couple of lines to bring the table near the bottom of your screen. Open the Operation Menu with right-click and it will be outside the screen.

Please let me know how it can be fixed.

Thank you.

Mariano.
outsidescreen

@MarianoJP
Copy link
Author

By the way, I am using this in a Blazor application, and the resulting menu (the HTML div section) is put on the main page rather than the parent div of the editor, thus the scroll is not available.

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

No branches or pull requests

1 participant