Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Bay Dashboard] - Admin Tools Widget Dropdowns per Size
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Populate the right side column of the admin tools bay dashboard page with three dropdowns listing the widgets available for each size: SMALL, MEDIUM, LARGE. Display only
Acceptance Criteria
- Three collapsible red dropdowns matching the mock
- Each dropdown calls getWidgetsForSize #4440
- Widget with two different sizes shows up in both dropdowns
Proposed Solution
Mock
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 Bay dashboard page and trace the admin tools area, then inspect getWidgetsForSize from issue #4440. Implement three collapsible red dropdowns for SMALL, MEDIUM, and LARGE using the mock as the visual reference. Done means each dropdown calls getWidgetsForSize and widgets supporting multiple sizes appear in each applicable dropdown.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100