Skip to content

Style delete confirmation as centered modal dialog#51

Merged
bborn merged 3 commits intomainfrom
task/118-can-you-make-the-delete-confirm-more-of
Jan 9, 2026
Merged

Style delete confirmation as centered modal dialog#51
bborn merged 3 commits intomainfrom
task/118-can-you-make-the-delete-confirm-more-of

Conversation

@bborn
Copy link
Copy Markdown
Owner

@bborn bborn commented Jan 9, 2026

Summary

  • Redesigned delete confirmation to display as a proper centered modal dialog
  • Added warning header with icon styled in red (ColorError)
  • Added rounded border around modal content
  • Fixed width at 50 chars max with proper padding
  • Modal is centered both horizontally and vertically on screen

Test plan

  • Trigger delete confirmation on a task (press d or delete key)
  • Verify modal appears centered on screen with red border
  • Verify "Confirm Delete" header displays with warning icon
  • Confirm escape and cancel buttons dismiss the modal
  • Confirm delete button actually deletes the task

🤖 Generated with Claude Code

bborn and others added 3 commits January 9, 2026 11:08
Update the hint from ↓ (vertical) to → (horizontal) to match
the actual pane layout which uses horizontal split.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Redesign the delete confirmation to appear as a proper modal with:
- Warning header with icon styled in red
- Rounded border in red (ColorError)
- Fixed width (50 chars max) with proper padding
- Centered positioning both horizontally and vertically

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bborn bborn merged commit 60571d6 into main Jan 9, 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