refactor: split task panel controller #353
No reviewers
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 milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/delta!353
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-323-task-panel-refactor"
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?
Problem
src/components/task-panel.tsxmixed form state, autosave sequencing, submit/discard behavior, suggestion derivation, recurrence parsing, and field rendering in one component. That made behavior-preserving task-panel edits hard to review.This PR now targets current
mainafter #350 and #351. The extracted location field preserves the centralized geocoding provider behavior and visible lookup-failure suggestions from #350.Solution
useTaskPanelForm.useTaskPanelPersistence.Verification
nix develop --command pnpm vitest run tests/lib/task-panel-save.test.ts --reporter=verbosenix develop --command just lintnix develop --command just testnix develop --command just buildCloses #323
64074a4c9a0a020d4d310a020d4d3138df15a5030a020d4d3138df15a503