-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
Describe the feature you'd like to request
To add a delete feature in Novel WYSIWYG editor, implement a function that allows users to remove specific sections. Provide a delete button for each section, ensuring smooth UX.
Describe the solution you'd like to see
To add a delete feature in the Novel WYSIWYG editor, assign each section a unique ID and include a delete button. When clicked, the button removes the section from the DOM and updates the editor state. Optionally, add a confirmation prompt or undo option for better UX.
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels