chore(sprint-5/etapa-6): limpieza técnica — E2E Supabase, fix flakiness guardar, docs cierre sprint
Some checks failed
/ Deploy to Cloudflare Pages (push) Has been cancelled

This commit is contained in:
2026-06-23 22:33:01 -03:00
parent 485cc91d73
commit 5ca5d7ea31
10 changed files with 269 additions and 135 deletions

View File

@@ -587,6 +587,7 @@ export function ActivityPanel({ selectedElementId }: ActivityPanelProps) {
{/* Guardar */}
<Button
data-testid="save-activity-btn"
size="sm"
onClick={handleSave}
disabled={!isDirty}