Northeastern-Electric-Racing / Northeastern-Electric-Racing/Argos

Fix clipped content on BMS segment-detail cards at ~1028px width

Open
#715 0 comments 0 reactions 1 assignee View on GitHub

@bracyw is already working on this.

Since Jul 15, 2026.

angular-client bug needs-triage straightforward
Dominant language
TypeScript
Stars
5
Forks
1
Avg merge
4d 22h
Merged PRs (30d)
26

Description

Bug

On the BMS segment-detail page (/bms/segment/N) at window widths around 1000-1100px, two cards clip their content instead of shrinking it:

  • Segment At A Glance: the "Chip CRCs" caption under the Alpha/Beta CRC dots is cut off by the card's bottom-right boundary.
  • Chip Alpha/Beta Diagnostics: the VAnalog value in the third column bleeds past the card's right edge and gets truncated (e.g. "4.83" with the V unit cut off).

Both render fine at 1920px.

Steps to reproduce

  1. Open /bms/segment/1 with live data.
  2. Set the window to ~1028px wide.
  3. Compare the At A Glance card's bottom-right corner and the Diagnostics cards' third column against a full-width window.

Expected

Card contents scale, wrap, or truncate with ellipsis inside the card boundary.

Notes

Observed 2026-07-15 while screenshotting #712 at default Playwright viewport (1028px effective); pre-existing on develop, unrelated to the Open Wire change.

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.