Commit Store
The useCommitStore manages the Dashboard’s commitment list interaction state.State Shape
Key Actions
- selectTask(id) — Highlights a task and opens the context menu
- clearSelection() — Dismisses the context menu
- showDeleteModal() — Opens the deletion confirmation dialog
- setDeletingTask(state) — Tracks the async deletion progress