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

Submissions panel - show remaining submissions count #1094

Merged
merged 6 commits into from
Aug 21, 2023

Conversation

ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Aug 20, 2023

@ mention of reviewers

@Didayolo

A brief description of the purpose of the changes contained in this PR.

In submissions panel, now users can see for each phase the following:

  • remaining number of submissions per day
  • total remaining submissions

Depending on the percentage of the remaining submissions, the color of the box will change
Green -> yellow -> Orange -> Pink -> Red
Green shows max percentage of remaining submissions while Red shows min percentage of remaining submissions

Screenshots

Screenshot 2023-08-21 at 2 11 40 AM Screenshot 2023-08-21 at 2 26 07 AM Screenshot 2023-08-21 at 2 26 27 AM Screenshot 2023-08-21 at 2 11 47 AM

Issues this PR resolves

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@ihsaan-ullah ihsaan-ullah linked an issue Aug 20, 2023 that may be closed by this pull request
@Didayolo
Copy link
Collaborator

Nice rendering :-)

@Didayolo
Copy link
Collaborator

The only problem I see is that the numbers are not updated in realtime - it is needed to refresh the page.

@Didayolo Didayolo merged commit f5bc8fe into develop Aug 21, 2023
@Didayolo Didayolo deleted the submissions_left branch August 21, 2023 10:35
@ihsaan-ullah
Copy link
Collaborator Author

The only problem I see is that the numbers are not updated in realtime - it is needed to refresh the page.

Maybe another issue to track this problem and fix it later

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.

[Feature] Number of submissions left
2 participants