Skip to content
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

Update the submission details page #9

Closed
4 tasks
ThomasKranitsas opened this issue Apr 12, 2019 · 0 comments
Closed
4 tasks

Update the submission details page #9

ThomasKranitsas opened this issue Apr 12, 2019 · 0 comments
Labels
P3 Critical but non-blocking

Comments

@ThomasKranitsas
Copy link
Collaborator

Update the existing submission details page based on the following requirements:

  • Use tabs layout based on the design below.
  • The Review summary tab should be enabled by default.
  • The Artifacts tab should render data fetched from the /challengeSubmissions/:submissionId/artifacts endpoint.
  • Clicking the download icon on the Artifacts tab should call the /challengeSubmissions/:submissionId/artifacts/:artifactId/download endpoint to download the artifact. This should work similarly to how downloading the submission currently works.

Design

Backend Dependencies

@cwdcwd cwdcwd added the P3 Critical but non-blocking label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Critical but non-blocking
Projects
None yet
Development

No branches or pull requests

2 participants