Skip to content

feat(uploads): Improve file acceptance criteria and flexibility to accept jsonl and ndjson as v2 use to work#34

Open
filiperochalopes wants to merge 1 commit into
OpenConceptLab:mainfrom
filiperochalopes:fix/issue-2635
Open

feat(uploads): Improve file acceptance criteria and flexibility to accept jsonl and ndjson as v2 use to work#34
filiperochalopes wants to merge 1 commit into
OpenConceptLab:mainfrom
filiperochalopes:fix/issue-2635

Conversation

@filiperochalopes

Copy link
Copy Markdown
  • Enhance FileUploader component to correctly handle diverse input formats regardless of whether they are provided as a comma-separated string or structured object properties.

  • Refine accepted file types in import components to support advanced formats such as NDJSON, specific CSV variants, and compressed archives.

Solves OpenConceptLab/ocl_issues#2635

* Enhance FileUploader component to correctly handle diverse input formats regardless of whether they are provided as a comma-separated string or structured object properties.

* Refine accepted file types in import components to support advanced formats such as NDJSON, specific CSV variants, and compressed archives.
@filiperochalopes filiperochalopes changed the title feat(uploads): Improve file acceptance criteria and flexibility feat(uploads): Improve file acceptance criteria and flexibility to accept jsonl and ndjson as v2 use to work Jul 22, 2026
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