This commit is contained in:
2026-02-18 17:29:46 +03:00
parent 6062712a92
commit cf42de3060
26 changed files with 5560 additions and 1506 deletions

View File

@@ -353,6 +353,7 @@ export const activityStore = derived(
<!-- @UX_FEEDBACK: Mapped % column shows progress bar + percentage text -->
<!-- @UX_FEEDBACK: Tables column shows count of SQL tables extracted -->
<!-- @UX_FEEDBACK: Columns column shows "X/Y" format (mapped/total) -->
<!-- @UX_FEEDBACK: Start Mapping button is disabled until valid source is configured -->
<!-- @UX_RECOVERY: Failed mapping shows error toast with "Retry" action -->
<!-- @PRE: User has permission plugin:mapper:execute for Map Columns -->