Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloaded SampleSheet files aren't valid because they start with encodeURIComponent( and end with ) #3438

Closed
AmandaBirmingham opened this issue Oct 4, 2024 · 0 comments

Comments

@AmandaBirmingham
Copy link
Contributor

When downloading a sample sheet for a prep via the Qiita interface "SampleSheet" button, one receives a CSV file that contains the samplesheet info wrapped in an enclosing encodeURIComponent(...) . This prevents the file from functioning as a valid sample sheet in other processes.

Screenshot 2024-10-04 at 11 56 56 AM Screenshot 2024-10-04 at 11 56 22 AM
antgonza added a commit to antgonza/qiita that referenced this issue Oct 10, 2024
charles-cowart pushed a commit that referenced this issue Oct 11, 2024
* fix #3438

* fix #3436

* self->cls

* rm ()

* adding tests

* fix test

* fix flake8
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

No branches or pull requests

1 participant