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

Filter change requests tab to only show latest 5 CR's

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

Nobody has claimed this yet.

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

Description

Description

Right now, when you go to a change request, there is a tab at the bottom that shows other change requests on this workpackage and other change requests by the submitter. Sometimes this list can get long so we want to filter it to change requests accepted within the last 5 days.
image

Acceptance Criteria

The change requests bar at the bottom of the change requests page should only show change requests that have been accepted in the last five days for both CR's by submitter and CR's on this work package

Proposed Solution

Take a look at how the change requests are currently being filtered and add a condition there that ensures they are only CR's that have been accepted in the last 5 days.

Mocks

No response

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 change requests page and trace the existing filtering for the bottom tabs showing requests by submitter and by work package. Verify how acceptance dates and accepted status are represented, then apply the five-day condition to both lists. Done means each list shows only change requests accepted within the last five days.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.