Skip to content

feat(packets): display payload summaries in packet rows - #46

Open
n30nex wants to merge 1 commit into
MeshCore-Beacon:devfrom
n30nex:codex/beacon-packet-summaries
Open

n30nex wants to merge 1 commit into
MeshCore-Beacon:devfrom
n30nex:codex/beacon-packet-summaries

Conversation

@n30nex

@n30nex n30nex commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

Show optional packet payload summaries in desktop and mobile rows. Advert names from the packet metadata become visible without opening each packet, while endpoint information, selection and row expansion remain available. Carry the field through REST history and live events; rows from older servers continue working when it is absent.

Companion to server PR #143, implementing the advert-name example in MeshCore-Beacon/beacon-server#99. The server supplies the values; this client change is backward compatible and does not fetch packet details to obtain a name.

Build/lint and all 731 tests pass locally and on the native Pi build (one existing TanStack Virtual lint warning). GitHub Actions build passes. Regressions cover desktop/mobile display, row selection, missing summaries, history/live propagation and retaining endpoint information.

The preview runs combined web 120ec73d, retaining header/input fixes #44/#45. Chrome checks at requested 320, 390, 768 and 1280px widths confirm visible summaries, truncation and settled row spacing; desktop/mobile expansion works and no browser errors were observed. The native live check also confirms agreement between REST, backfill and newly received WebSocket names.

AI assistance was used for implementation and verification under the author's ongoing contribution workflow.

@n30nex

n30nex commented Sep 13, 2026

Copy link
Copy Markdown
Contributor Author

@MrAlders0n please review this change with your Claude agent as part of the September 13 Beacon review batch. The current candidate is 8cb581d181bb; validation and Pi evidence are in the PR description.

Please review desktop/mobile summaries and history/live/older-server compatibility with MeshCore-Beacon/beacon-server#143. Server issue #99 remains open until the intended packet-summary scope is accepted; no closing reference is added for this client slice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant