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

[Bay Dashboard] - NERWidget Component

Open
#4,439 0 comments 0 reactions 1 assignee View on GitHub

@SaraLynnJ is already working on this.

Since Sep 15, 2026.

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

Description

Description

Every widget used in the bay dashboard should share a base component NERWidget to standardize formatting. The frame is a titled box that comes in three sizes. The widget itself should take in a title, size, and content

Acceptance Criteria
  • takes in a size prop, optional title, and children
  • ss of three size options SMALL/MEDIUM/LARGE
  • renders correctly with no children - correct size, title, blank body matching mock below
Proposed Solution

Title bar, padding, border

  • defined widget dimensions mapped to each size
  • font sizes and padding scale with the size

build in NERWidget.tsx, can test visually in BayDashboardPage at localhost:3000/bay-dashboard

Mocks

Three Widget Sizes
Image

Notes
  • No loading or error states yet, will be handled by individual widgets

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.