Skip to content

feat(app): add confirmation dialog before archiving session - #42423

Open
herjarsa wants to merge 2 commits into
anomalyco:devfrom
herjarsa:feat/add-confirm-dialog-archive-session
Open

feat(app): add confirmation dialog before archiving session#42423
herjarsa wants to merge 2 commits into
anomalyco:devfrom
herjarsa:feat/add-confirm-dialog-archive-session

Conversation

@herjarsa

Copy link
Copy Markdown

Issue for this PR

Closes#41999

Type of change

  • Bug fix
  • New feature

What does this PR do?

Agrega diálogo de confirmación antes de archivar una sesión desde el timeline de mensajes. Sigue el mismo patrón que DialogDeleteSession que ya existía.

How did you verify your code works?

TypeScript check passed (bun tsc --noEmit).

Screenshots / recordings

El diálogo muestra el nombre de la sesión y pide confirmación antes de archivar.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(app): add confirmation dialog before archiving session

1 participant

@herjarsa