diff options
| author | soryu <soryu@soryu.co> | 2026-01-22 03:07:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-22 03:07:34 +0000 |
| commit | 11876f12dc668ea1dc9a4f5455c2e2a47580c356 (patch) | |
| tree | 291d16aa9efbf21293bb2cab2d70b2f28dafad2d /README.md | |
| parent | f7c08980d2a161a3739c71fddc5ca20871892365 (diff) | |
| download | soryu-11876f12dc668ea1dc9a4f5455c2e2a47580c356.tar.gz soryu-11876f12dc668ea1dc9a4f5455c2e2a47580c356.zip | |
Fix board drag-and-drop phase change not working (#20)
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 'README.md')
0 files changed, 0 insertions, 0 deletions
