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

What is the usage of QuillRawEditor? #2250

Open
1 task done
EchoEllet opened this issue Sep 19, 2024 · 0 comments
Open
1 task done

What is the usage of QuillRawEditor? #2250

EchoEllet opened this issue Sep 19, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@EchoEllet
Copy link
Collaborator

EchoEllet commented Sep 19, 2024

Is there an existing issue for this?

The question

When I first saw QuillRawEditor, I thought it would be a lower-level abstraction than QuillEditor, with QuillEditor depending on it. I expected QuillRawEditor to have fewer features but offer more control and extensibility, requiring more manual implementation. However, I'm not sure if this is the case, as most features we're working on are being implemented in QuillRawEditorState.

A low level means you're closer to the core, having more access at the price of handling more things yourself.

So if anyone knows why it's separated (in detail), I'd appreciate any feedback, If there isn't a strong reason, we may consider a different approach in the long term.

If there as a strong reason, we should document it.

@EchoEllet EchoEllet added help wanted Extra attention is needed question Further information is requested labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant