summaryrefslogtreecommitdiff
path: root/apps/mobile/lib
diff options
context:
space:
mode:
authorsoryu <soryu@soryu.co>2026-01-22 01:29:17 +0000
committersoryu <soryu@soryu.co>2026-01-22 01:32:58 +0000
commit8e848ce435253531af01ec376c256e139dc42cfa (patch)
tree2ff81beca4ed4ca3e6af744158c1f54a6e90fc50 /apps/mobile/lib
parent9e286c146e29e714b3b209b4d948d75cce179b05 (diff)
downloadsoryu-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 'apps/mobile/lib')
0 files changed, 0 insertions, 0 deletions