nextui icon indicating copy to clipboard operation
nextui copied to clipboard

[Feature Request] rich text editor for next ui

Open alirezatayebinejad opened this issue 9 months ago • 1 comments

Is your feature request related to a problem? Please describe.

If we create a dashboard using next ui components we mostly need rich text editor

Describe the solution you'd like

if your UI library contain a simple rich text editor so we do not rely on other complex, hard to setup, incompatible with next ui, over featured text editor from other packages.

Describe alternatives you've considered

the only thing worked for me was the ckeditor5 which was not originaly created for react, hard to redesign, heavy package and a weird way of installation that is not compatible with my local server provider. also I tried TinyMCE text editor which when I use in inside a next ui modal it automaticaly close the modal

Screenshots or Videos

No response

alirezatayebinejad avatar May 07 '24 12:05 alirezatayebinejad