diff options
| author | soryu <soryu@soryu.co> | 2026-01-22 01:29:17 +0000 |
|---|---|---|
| committer | soryu <soryu@soryu.co> | 2026-01-22 01:32:58 +0000 |
| commit | 8e848ce435253531af01ec376c256e139dc42cfa (patch) | |
| tree | 2ff81beca4ed4ca3e6af744158c1f54a6e90fc50 /makima/frontend/package.json | |
| parent | 9e286c146e29e714b3b209b4d948d75cce179b05 (diff) | |
| download | soryu-makima/fix-board-drag-drop.tar.gz soryu-makima/fix-board-drag-drop.zip | |
Fix board drag-and-drop phase change not workingmakima/fix-board-drag-drop
When phase_guard is enabled on a contract, the backend expects
{ phase, confirmed: true } to actually perform the phase change.
Without confirmed: true, the backend returns a PhaseTransitionRequest
instead of ContractSummary, causing the frontend to not update properly.
Add confirmed parameter to changeContractPhase() with default true
for backward compatibility and explicit user actions like drag-and-drop.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'makima/frontend/package.json')
0 files changed, 0 insertions, 0 deletions
