Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
DRC Debugs - Display warning on create modal if any attendees don't have their slack id set
Open
Nobody has claimed this yet.
front-end
medium
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
On the create design review modal, a warning toast should pop up if any of the chosen attendees don't have their slack ID set
Acceptance Criteria
- If any of the required or optional members selected in the inputs on the create design review modal don't have their slack ids set a warning toast should pop up on the screen
- The toast should be orange and say "Warning: {list of comma separated names} don't have their slack id set"
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
Start at the create design review modal and trace how required and optional attendees are selected. Check the existing toast implementation and styling conventions before adding the warning behavior. Done means the orange toast lists the names of every selected attendee without a Slack ID, covering both required and optional members.
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