Skip to content

Show 'Importing…' spinner during data dump import#216

Merged
ddeboer merged 1 commit intofeat/report-distribution-probe-progressfrom
feat/import-spinner
Mar 7, 2026
Merged

Show 'Importing…' spinner during data dump import#216
ddeboer merged 1 commit intofeat/report-distribution-probe-progressfrom
feat/import-spinner

Conversation

@ddeboer
Copy link
Member

@ddeboer ddeboer commented Mar 7, 2026

Summary

  • Adds an onImportStart callback to ResolveCallbacks and fires it in ImportResolver just before the import begins
  • Adds importStarted() to ProgressReporter and wires it through Pipeline.processDataset()
  • ConsoleReporter.importStarted() starts a spinner with "Importing…" text; distributionSelected() and importFailed() reuse that spinner instead of creating a new one

@ddeboer ddeboer changed the base branch from main to feat/report-distribution-probe-progress March 7, 2026 19:19
@ddeboer ddeboer merged commit 80a7aeb into feat/report-distribution-probe-progress Mar 7, 2026
1 check passed
@ddeboer ddeboer deleted the feat/import-spinner branch March 7, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant