feat(kanban): bound sync upload runs
req: sync/017
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title>hemx Kanban sync</title>
|
||||
</head>
|
||||
<body>
|
||||
<section data-kanban-sync data-sync-version="1" aria-labelledby="sync-title">
|
||||
<section data-kanban-sync data-sync-version="1" data-sync-upload-limit="2" aria-labelledby="sync-title">
|
||||
<h2 id="sync-title">Sync status</h2>
|
||||
<p role="status" aria-live="polite">Waiting for pending commands.</p>
|
||||
<button type="button" data-sync-retry>Retry sync now</button>
|
||||
|
||||
Reference in New Issue
Block a user