Skip to content

fix(dash): keep journal chyron visible when collapsed#871

Merged
thinmintdev merged 1 commit into
mainfrom
fix/journal-chyron
Jun 16, 2026
Merged

fix(dash): keep journal chyron visible when collapsed#871
thinmintdev merged 1 commit into
mainfrom
fix/journal-chyron

Conversation

@thinmintdev

Copy link
Copy Markdown
Contributor

Preserves the live CT 105 preview commit before reconciling the runtime back to trunk.

Summary

  • keep the journal chyron visible when the footer is collapsed
  • hide the chyron when the journal pane is open
  • restyle the chyron to avoid overlap

Context

CT 105 is currently running this commit via origin/preview/journal-all; merging it avoids rolling back live UI behavior during the post-#869 deploy.

…open + restyle

Behavior was backwards: the always-on journal tail (chyron) only appeared
when the pane was OPEN — the collapsed 52px footer clipped it under the 46px
chips bar. Now:

- footer track is content-sized (min-content); collapsed footer = chips bar
  + chyron (rows auto auto), so the tail is always visible at a glance.
- when the pane is open the chyron is hidden (the pane already shows the logs).

Restyle the chyron for legibility: device-hued source dot + name, short ts,
message, with a vertical divider between entries so they read distinctly
(was weak whitespace separators). warn/error tint the source + brighten msg.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@thinmintdev thinmintdev enabled auto-merge (squash) June 16, 2026 22:10
@thinmintdev thinmintdev merged commit ab7e2e8 into main Jun 16, 2026
3 checks passed
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