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

TextEditor: update when Quill supports the Shadow DOM #5617

Open
maximlt opened this issue Oct 11, 2023 · 1 comment
Open

TextEditor: update when Quill supports the Shadow DOM #5617

maximlt opened this issue Oct 11, 2023 · 1 comment
Labels
type: bug Something isn't correct or isn't working

Comments

@maximlt
Copy link
Member

maximlt commented Oct 11, 2023

The TextEditor widget is built on top of the Quill Javascript library. Maintenance of this library has been limited, it hasn't had a release in a few years. The maintainer started to commit again recently so there's hope we'll see updates and new releases in the future. Hopefully, the new releases will add full support for Quill being rendered in the Shadow DOM, as since Panel 1.0/Bokeh 3.0 this is what we do. We've had to add a few patches already to improve its behavior, however this is only going to work well when Quill supports that directly. There's a good summary of the various problems encountered in #5545.

@maximlt maximlt added the type: bug Something isn't correct or isn't working label Oct 11, 2023
@maximlt
Copy link
Member Author

maximlt commented Dec 5, 2023

xref slab/quill#2961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

No branches or pull requests

1 participant