-
Notifications
You must be signed in to change notification settings - Fork 212
[$30] - 'Download' button is not working #234
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
Comments
Accepted, 3 points. |
Current implementation was done some time ago and works for design challenges only. The fix should ensure that it also works properly for development challenges (and, if possible, the same code is used both for design and dev challenges to download submissions). |
@birdofpreyru |
@sdgun @birdofpreyru
While the http://community-app.topcoder.com/challenges/30059030/my-submissions (only host & port changed) shows my submissions: |
@tilumi Yes, for production backend you should:
|
Ok, it works, thanks! |
Hi, @birdofpreyru |
@tilumi well, it is fragmented (different places for different pieces of the backend). |
OK, thanks a lot |
The PR: #414 |
Steps to Reproduce
Login as a valid user
Go to http://community-app.topcoder.com/challenges/30058817/?type=develop (Must be a F2F and user needs to participate and uploaded a submission)
Click 'View Submissions'
Click 'Download'
Actual Result(s)
Expected Result(s)
Environment
Image/Video/JS Log/Console Log (If not attached here, Please check the comments section)
The text was updated successfully, but these errors were encountered: