feat(kanban): resolve divergent queue head

req: sync/010

req: sync/011
This commit is contained in:
slhx agent
2026-07-13 19:31:40 +02:00
parent 1ec8a1368d
commit 54301c6aa5
4 changed files with 95 additions and 14 deletions
@@ -11,6 +11,7 @@
<p role="status" aria-live="polite">Waiting for pending commands.</p>
<button type="button" data-sync-retry>Retry sync now</button>
<button type="button" data-sync-export disabled>Export this account's queue</button>
<button type="button" data-sync-use-canonical disabled>Use canonical state and continue</button>
</section>
<script +src="self.runtime_src" defer></script>
<script src="/sync.js" defer></script>