You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm am currently building a product which has a Slack like messaging feature. I am frustrated when I have to incorporate a rich text editor like (Tiptap)[https://tiptap.dev/] because it can easily be abstracted away by an awesome module like nuxt/ui.
I would like a rich text form input similar to Slack or Discord or this issues form on Github to be part of nuxt/ui.
alternatives I have considered - Tiptap.
The text was updated successfully, but these errors were encountered:
Building a rich text editor is huge and really complicated, we'll never do better than products like TipTap that have been doing this for years.
The only thing we could consider is to open-source the markdown editor we've built for Volta, but it doesn't support all the features like on Notion, Slack or Discord.
I'm am currently building a product which has a Slack like messaging feature. I am frustrated when I have to incorporate a rich text editor like (Tiptap)[https://tiptap.dev/] because it can easily be abstracted away by an awesome module like nuxt/ui.
I would like a rich text form input similar to Slack or Discord or this issues form on Github to be part of nuxt/ui.
alternatives I have considered - Tiptap.
The text was updated successfully, but these errors were encountered: