Skip to content

feat(dataflow): improve import ui and bug fixs#15

Merged
aimeritething merged 3 commits into
mainfrom
import-dialog
Jun 29, 2026
Merged

feat(dataflow): improve import ui and bug fixs#15
aimeritething merged 3 commits into
mainfrom
import-dialog

Conversation

@aimeritething

Copy link
Copy Markdown
Collaborator

No description provided.

aimeritething and others added 3 commits June 29, 2026 13:37
…onents

Extract db-agnostic import building blocks into
components/database/shared/import/ (ImportNotice, ImportFilePicker,
ImportModeSelect, ImportSourceOptions, ImportTargetModeToggle,
ImportPreviewTable) and compose them from both the relational
DatabaseImportModal and the MongoDB CollectionImportModal, so the two
dialogs share one single-page pattern.

- relational dialog auto-previews on file select (drops the manual
  preview button) and shows a conditional overwrite warning
- migrate native <select> to the shared shadcn Select in both dialogs
- align delimiter/sheet field and refresh-button sizing

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@aimeritething aimeritething merged commit 9c171de into main Jun 29, 2026
5 checks passed
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