Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Finance] - More Specific Sponsor Task Slack Link
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
When users are assigned to a task for a sponsor, they are sent a notification on slack with a link. Right now, this link just goes to the generic sponsors page. It should be updated to show the spcific task that needs to be completed.
Acceptance Criteria
When a assignee clicks the link from the slack bot, they are taken to a page which has the specific task on it, as opposed to the generic sponsors page
Proposed Solution
You will need to add optional query parameters to the url for the sponsors page which specify either a company or a task (whichever makes sense). Then, you will need to change the slack utils function that sends the link to include those parameters
Mocks
No response
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.
Research direction
Locate the sponsors page and the Slack utility function that sends assignment notifications. Trace how the page selects sponsor tasks and how the notification builds its URL. Done means an assignee following the Slack link lands on the page showing the specific task rather than the generic sponsors page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100