[ENG-9770] Expand File Picker for Preprints Submissions#806
Merged
brianjgeiger merged 4 commits intoCenterForOpenScience:feature/pbs-25-24from Dec 4, 2025
Merged
Conversation
nsemets
approved these changes
Dec 4, 2025
brianjgeiger
approved these changes
Dec 4, 2025
d11310a
into
CenterForOpenScience:feature/pbs-25-24
3 checks passed
nsemets
pushed a commit
to nsemets/angular-osf
that referenced
this pull request
Dec 8, 2025
…nScience#806) - Ticket: https://openscience.atlassian.net/browse/ENG-9770 - Feature flag: n/a ## 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
bodintsov
pushed a commit
to bodintsov/angular-osf
that referenced
this pull request
Jan 9, 2026
…nScience#806) - Ticket: https://openscience.atlassian.net/browse/ENG-9770 - Feature flag: n/a ## 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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