Skip to content

Add a confirm dialog before deleting an endpoint/dataset #6

@prat3ik

Description

@prat3ik

Add a confirmation dialog before deleting a Chatbot Endpoint (and Dataset) to prevent accidental data loss.

Where: client/ — the endpoint list / dataset list delete actions.

Details:

  • Show a small "Are you sure?" confirm before calling the delete API.
  • Reuse any existing dialog/confirm pattern in the codebase if present.

Acceptance:

  • Deleting requires explicit confirmation; cancel does nothing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions