Skip to content

Replace browser confirm dialogs with in-panel confirms or undo #59

Description

@aasis21

Symptom. Delete chat and clear chat still rely on blocking browser confirm() dialogs.

Why it matters. Native confirms break the visual language of the sidebar and offer no undo path.

Source. extension/src/main.ts:1090-1102, extension/src/main.ts:1322-1324.

Direction. Use inline confirmation UI or soft-delete with undo/snackbar recovery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions