|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Without this, dragging a bar fired mouseup → onClick in the same tick, opening the edit popover with stale (pre-mutation) year values. The PATCH succeeded but the popover showed the old year_start until React Query refetched. Adding a 250ms debounce after drag-end before re-enabling click-to-edit. Tests + build green. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| .npmrc | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||