Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

[Change Requests] - Default the Activate modal's start date to today

Open Beginner friendly
#4,416 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 21h
Merged PRs (30d)
11

Description

Description

Context
In the Activate Work Package modal, the start date field currently defaults to the next Monday rather than the actual current date. We want it to default to today instead (still fully editable, since sometimes a work package actually started earlier and someone's activating it late).

Task
Change the default value of the start date field in the Activate modal from "next Monday" to today.

Acceptance Criteria
  • When the Activate modal opens, the start date field shows today's date by default.
  • The field is still editable to any date.
  • Resetting the form (closing/reopening) still shows today, not a stale value.
  • with live gantt sync

Contributor guide

No contributing guide indexed for this repository

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

Start at the Activate Work Package modal and locate the start date field's current next-Monday default. Change the default to today's date while preserving date editing and form reset behavior, then verify the modal opens and reopens with today selected and that live gantt sync still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.