Cloud-CV / Cloud-CV/EvalAI

BUG: Negative Time Displayed in Submission Countdown Timer

Open
#4,594 10 comments 0 reactions 0 assignees View on GitHub
bug enhancement frontend GSOC-2025
Dominant language
Python
Stars
2k
Forks
984
Avg merge
2h 54m
Merged PRs (30d)
14

Description

**Description:**

We encountered a UI bug where the countdown timer for the next set of submissions displays a negative value for seconds. This happened right after hitting the submission limit for the day.

**Steps to Reproduce:**
1. Submit until the daily limit is reached.
2. Observe the countdown timer for when submissions will be available again.

**Expected Behavior:**
The countdown timer should not display negative values. It should reset cleanly to `0 seconds` or roll over appropriately.

**Actual Behavior:**
The seconds field briefly or persistently displays a negative number, e.g., `-1 seconds`.

**Screenshot:**
![Image](https://github.com/user-attachments/assets/fdb06437-88cb-46d5-b998-d7933152965d)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.