refactor: remove quick create popover, refactor detail view as split pane #113

Closed
opened 2026-03-26 02:58:22 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-26 02:58:22 +00:00

Problem

The quick create popover is a bad UX — it's a floating input that gets in the way and doesn't provide enough context. The detail view should be the primary creation/editing interface.

Solution

Remove the quick create popover entirely. Refactor the task detail view into a split pane that can be opened for both editing existing tasks and creating new ones. This should work across all views (queue, kanban, calendar).

## Problem The quick create popover is a bad UX — it's a floating input that gets in the way and doesn't provide enough context. The detail view should be the primary creation/editing interface. ## Solution Remove the quick create popover entirely. Refactor the task detail view into a split pane that can be opened for both editing existing tasks and creating new ones. This should work across all views (queue, kanban, calendar).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#113
No description provided.