[ENG-9770] Expand File Picker for Preprints Submissions #806
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
When submitting a preprint, users select their manuscript file through the preprint upload step. However, the file picker currently displays only the first 10 files stored in the associated OSF project. This prevents users from accessing additional files that may contain the correct manuscript or supplemental materials, limiting their ability to complete the submission.
Summary of Changes
Expand File Picker for Preprints Submissions
Screenshot(s)
13cd-787d-42f5-b6f9-810d77b49916.mp4
fixing bad encoding that was seen on the ticket related stuff implementation
389bf4f
Side Effects
QA Notes