Skip to content

Conversation

@shubhendusaurabh
Copy link
Contributor

fixed #257 corrected download link for design submission download

target="_blank"
href={w.submissionDownloadLink}
href={`${config.URL.STUDIO}/` +
`?module=DownloadSubmission&sbmid=${submissionId}`}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shubhendusaurabh The new links seems to work fine for design challenges, but does not work for development ones. I guess, you should update it to use original link for dev challenges, and the last one for design. Also, you should not use + to concatentate strings (it actually should cause a ESLint error).

@shubhendusaurabh
Copy link
Contributor Author

@birdofpreyru updated

@birdofpreyru birdofpreyru merged commit ce119b9 into topcoder-platform:develop Aug 30, 2017
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

Successfully merging this pull request may close these issues.

[$40] - Can't download the submissions from 'Winners' tab instead code displayed

2 participants