Background
Actions wait for full server round-trips before reflecting in the UI, feeling sluggish.
Implementation Plan
- Apply optimistic updates with rollback on failure
- Measure before/after with Lighthouse/React Profiler/bundle analyzer as appropriate
- Add regression tests where applicable
- Document the change
Acceptance Criteria
Background
Actions wait for full server round-trips before reflecting in the UI, feeling sluggish.
Implementation Plan
Acceptance Criteria