Northeastern-Electric-Racing / Northeastern-Electric-Racing/Argos
Add a customizable status bar for user-pinned topics
@bracyw is already working on this.
Since Jul 13, 2026.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 26
Description
What
A customizable, always-available status bar in Argos where the user pins whichever telemetry topics they want to watch at a glance, so those readings stay visible (sticky while scrolling) instead of being hardcoded per page.
Why
Grew out of the LV Battery banner work (#705): that banner is a hardcoded, single-purpose readout pinned to the eFuses page. Generalizing it — let the user choose which topics fill a sticky at-a-glance bar — would serve any "I always want to see X" need without building a bespoke component each time.
Design direction
A proposed architecture — hoist the bar to the app shell, backed by a status-bar service — is captured in the design comment below: https://github.com/Northeastern-Electric-Racing/Argos/issues/709#issuecomment-5014536458
Logged as a raw idea via log-future-addition.
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.
Assessment
This issue has not been assessed yet.