Resource Interface: Submission file size display problem
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 176
- Forks
- 74
- Avg merge
- 5d 3h
- Merged PRs (30d)
- 21
Description
When i click a submission in the resource interface, a modal is shown with file sizes. The scoring result file size is 0 but the actual size is differnet when downloaded from the submission > Downloads in the submission panel on the comeptition page.
In this case tha actual scoring result size is 314 bytes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening a submission in the resource interface and comparing the scoring result size in the modal with the value shown under Downloads on the competition page. Trace how both views obtain the file size; done means the modal reports the actual 314-byte size instead of 0 for this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100