Skip to content

refactor: move task delete from list row to edit form The delete button was cluttering the list view. It now lives in the edit form (bottom-left), shown only when editing an existing task. https://claude.ai/code/session_014aKori7KHGigsRnnENQQZr#11

Merged
kurowski merged 2 commits intomainfrom
claude/fix-safe-area-bottom-sWQFV
Feb 22, 2026

Conversation

@kurowski
Copy link
Copy Markdown
Owner

No description provided.

On Android phones with status bars or notches, the fullscreen dialog
title was hidden under the system UI. Adding padding-top via
env(safe-area-inset-top) to the dialog header fixes this.

https://claude.ai/code/session_014aKori7KHGigsRnnENQQZr
The delete button was cluttering the list view. It now lives in the
edit form (bottom-left), shown only when editing an existing task.

https://claude.ai/code/session_014aKori7KHGigsRnnENQQZr
@kurowski kurowski merged commit a92a330 into main Feb 22, 2026
4 checks passed
@kurowski kurowski deleted the claude/fix-safe-area-bottom-sWQFV branch February 22, 2026 01:34
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.

2 participants