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(quill): save empty string when content is empty #578

Merged

Conversation

spaenleh
Copy link
Member

This PR ensures that the content saved by the text editor is an empty string when the editor is cleared.

closes #570

@spaenleh spaenleh added the bug 🪲 Something isn't working label Feb 28, 2023
@spaenleh spaenleh requested a review from pyphilia February 28, 2023 06:30
@spaenleh spaenleh self-assigned this Feb 28, 2023
@spaenleh spaenleh linked an issue Feb 28, 2023 that may be closed by this pull request
@spaenleh spaenleh requested a review from codeofmochi February 28, 2023 06:31
Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@spaenleh spaenleh merged commit c62de5d into main Feb 28, 2023
@spaenleh spaenleh deleted the 570-save-empty-content-when-text-editor-is-fully-cleared branch March 16, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working v0.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Save empty content when text editor is fully cleared
2 participants