Add "teams" functionality and UX
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the "teams" filter is able to be set to `1` or `2`. This acts as a multiplier for the number of cards to display. It does not handle any additional logic. It should do the following:
- [ ] Continue to support the multiplier logic for the number of cards displayed
- [ ] Add separation when generating a "balanced team"
- [ ] Add indicators to the card UX to show which team the card is set to
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the teams filter and trace how it controls the number of cards and how a balanced team is generated. Then inspect the card UX entry point to determine where team indicators belong. Done means the multiplier still works, balanced teams are separated, and cards visibly show their assigned team.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100