RIT-Software-Engineering / RIT-Software-Engineering/RIT-SE-Senior-Project
Late submission on same day due date, unclear due date / add hour to due date
@ds4836 is already working on this.
Since Sep 14, 2026.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
When submitting an action late in the evening on the exact day it is due, the system incorrectly flags the submission as "1 days late." This could to be due to a time zone mismatch?
To Reproduce
Steps to reproduce the behavior:
- Go to the dashboard and open an action due on the current day.
- Submit the action late in the evening local time (8:25 PM EDT).
- View the submission confirmation on the dashboard.
- Panic and read the submission and due date times twice but a "1 days late" flag appears despite being submitted on same day.
Expected behavior
The UI should explicitly display the exact cutoff time and time zone on the action ("Due: 09/04/2026 at 23:59 EDT") and allow for the creation of actions with specific due date time.
Screenshots
Desktop
- Windows 11
- Google Chrome
- Version 152.0.7977.77
- On v1.8.4
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.