arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

ARXIVNG-3005: Fix bug where user couldn't escape upload-files page #183

Closed bmaltzan closed 4 years ago

bmaltzan commented 4 years ago

To continue to the next step of processing files, the user needs to have uploaded valid files. This removes the check for a file being selected in the form, as the user is redirected back to the page after uploading a file. There are existing filemanager checks which set stay_on_this_stage to prevent the user from continuing. The default is to allow the user to continue, so I haven't added any calls to ready_for_next.