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

Rich text form input #239

Closed
CareTiger opened this issue May 30, 2023 · 2 comments
Closed

Rich text form input #239

CareTiger opened this issue May 30, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@CareTiger
Copy link

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.

@CareTiger CareTiger added the enhancement New feature or request label May 30, 2023
@CareTiger
Copy link
Author

I may have mislabelled it as enhancement. This is more a feature request.

Copy link
Member

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.

@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants