Skip to content

feat: delete features #491

@Farindra968

Description

@Farindra968

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions