Skip to content

Multi genbank/fasta files import#220

Open
XingY wants to merge 1 commit into
developfrom
fb_genBank
Open

Multi genbank/fasta files import#220
XingY wants to merge 1 commit into
developfrom
fb_genBank

Conversation

@XingY

@XingY XingY commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Comment thread src/labkey/dom/Query.ts
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.

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