Skip to content

Multi genbank/fasta files import#220

Merged
XingY merged 7 commits into
developfrom
fb_genBank
Jul 14, 2026
Merged

Multi genbank/fasta files import#220
XingY merged 7 commits into
developfrom
fb_genBank

Conversation

@XingY

@XingY XingY commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Comment thread src/labkey/dom/Query.ts Outdated
if (options.file) {
if (options.file instanceof File) {
if (Array.isArray(options.file)) {
// Multiple files are sent as repeated "file" parts; the server reads them via getMultiFileMap.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Comment isn't very useful. Consider removing.

@XingY XingY merged commit dc1dfe1 into develop Jul 14, 2026
3 checks passed
@XingY XingY deleted the fb_genBank branch July 14, 2026 19:56
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.

2 participants