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

Requirements for Pattern Editor #44

Open
samuelstroschein opened this issue Apr 25, 2024 — with Linear · 3 comments
Open

Requirements for Pattern Editor #44

samuelstroschein opened this issue Apr 25, 2024 — with Linear · 3 comments
Assignees

Comments

Copy link
Member

samuelstroschein commented Apr 25, 2024

Todos

  • We need to decide on a text editor library for the editing component. Decide between Quill and Lexical.
  • List potential features that we need for the pattern editor
  • Scope features
Copy link
Member

@samuel.stroschein What was the reason again for not using tiptap?

cc @martin.lysk1 since we talked briefly about this topic a few days ago

Copy link
Member Author

@niklas.buchfink tiptap is bloated.

tiptap is a layer over prosemirror. two massive dependencies with features we do not need (real time collabrotation) etc will hurt maintainability.

Copy link
Member Author

please hold back with discussions for now. We have to wait for message persistency's AST milestone before progressing here

@NilsJacobsen NilsJacobsen changed the title decide on text editor library Requirements for Pattern Editor Jul 1, 2024
@NilsJacobsen NilsJacobsen self-assigned this Jul 1, 2024
@NilsJacobsen NilsJacobsen reopened this Jul 4, 2024
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

3 participants