Skip to content

CL-5653: Live channel name in the page band - #41

Merged
TheGreatAxios merged 4 commits into
mainfrom
cl-5653-channel-context-band
Aug 10, 2026
Merged

CL-5653: Live channel name in the page band#41
TheGreatAxios merged 4 commits into
mainfrom
cl-5653-channel-context-band

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Summary

  • Resolve the open channel’s title from bench activity and render it live in the contextual page band (no more static “Channel” label).
  • Page-band title accepts a ReactNode so live components can mount without string-only constraints.

Closes CL-5653.

Test plan

  • apps/web unit tests for resolveChannelTitle (loading / empty / known / missing)
  • Manual: open a channel → page band shows the channel name; switch channels → title updates

@TheGreatAxios
TheGreatAxios force-pushed the cl-5653-channel-context-band branch from 6be5e30 to 9968170 Compare August 10, 2026 00:59
Page-band titles may be React nodes (live channel name), so
interpolating them into aria-label is invalid.
@TheGreatAxios
TheGreatAxios force-pushed the cl-5653-channel-context-band branch from 9968170 to f75f93b Compare August 10, 2026 01:04
The responsive drawer path rendered ContextualPanel without the
canvas open handler, which fails typecheck after that prop became
required.
@TheGreatAxios
TheGreatAxios merged commit 2566d16 into main Aug 10, 2026
2 checks passed
@TheGreatAxios
TheGreatAxios deleted the cl-5653-channel-context-band branch August 10, 2026 01:14
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