Skip to content

wip: refactor CSV bulk upload#1310

Draft
fzhao99 wants to merge 133 commits into
mainfrom
bob/refactor-bulk-upload
Draft

wip: refactor CSV bulk upload#1310
fzhao99 wants to merge 133 commits into
mainfrom
bob/refactor-bulk-upload

Conversation

@fzhao99
Copy link
Copy Markdown
Collaborator

@fzhao99 fzhao99 commented Jun 2, 2026

🔀 PULL REQUEST

💡 Summary

as part of #1160 started refactoring the CSV bulk upload route. Split that out into a follow up here.

🔗 Related Issue

Fixes #

✅ Acceptance Criteria

🧪 How to test

ℹ️ Additional Information

Base automatically changed from bob/split-out-system-table to main June 3, 2026 17:52
const previewCodeSystems = res.data.code_systems ?? {};
setUploadRowErrors(null);

if (preview.length === 0) {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we handle the case where there aren't preview items on the server, so opting to remove this guy

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