codalab / codalab/codabench

Resource Interface: Submission file size display problem

Open
#2,335 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Beginner Bug UI
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

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.