Skip to content

Style quit confirmation as a centered modal#77

Merged
bborn merged 1 commit intomainfrom
task/155-make-the-quite-confirmaiton-a-nice-modal
Jan 10, 2026
Merged

Style quit confirmation as a centered modal#77
bborn merged 1 commit intomainfrom
task/155-make-the-quite-confirmaiton-a-nice-modal

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 10, 2026

Summary

  • Updated the quit confirmation dialog to display as a nice centered modal
  • Added styled header with exit icon (⏻) and warning color theme
  • Added rounded border with warning color accent
  • Proper padding, width constraints, and screen centering to match the delete confirmation modal pattern

Test plan

  • Run the app and press q to trigger quit confirmation
  • Verify the modal is centered on screen with a rounded border
  • Verify the header shows "⏻ Confirm Exit" in warning (yellow) color
  • Verify ESC cancels and returns to dashboard
  • Verify "Quit" button exits the application

🤖 Generated with Claude Code

Update the quit confirmation dialog to match the delete confirmation
modal pattern:
- Add styled header with exit icon (⏻) and warning color
- Add rounded border with warning color accent
- Proper padding and width constraints
- Center the modal on screen

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn merged commit 3d42baf into main Jan 10, 2026
Sign up for free to 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.

1 participant