refactor: extract shared client task operations #322
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
status:blocked
track:api
track:auto
track:core
track:deploy
track:infra
track:ui
type:cleanup
type:docs
type:epic
type:release
type:research
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta#322
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #305
Problem
Queue, kanban, calendar, and legacy task list components each own pieces of task operation behavior. Completing, deleting, status-changing, undoing, handling recurrence deletes, closing panels, and refreshing routes should not drift across views.
Solution
Extract shared client task operations:
TaskListcomponent if it is no longer part of the primary UIAcceptance criteria
just lintpass.