Skip to content

Show transcript scroll chips after meetings end#5881

Open
ComputelessComputer wants to merge 2 commits into
mainfrom
fix/inactive-transcript-scroll-chips
Open

Show transcript scroll chips after meetings end#5881
ComputelessComputer wants to merge 2 commits into
mainfrom
fix/inactive-transcript-scroll-chips

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Allows transcript top and bottom scroll chips to render for inactive sessions while preserving live-only auto-scroll behavior. Adds regression coverage for both chip directions.


Note

Low Risk
Small UI change in transcript scrolling with existing guards preserved; no auth, data, or API impact.

Overview
Transcript scroll chips (“Go to top” / “Go to bottom”) now appear for inactive sessions when the user scrolls away from an edge, not only while a meeting is live.

Chip visibility no longer depends on currentActive; it still respects floating chat (FloatingOpen hides chips) and adds a canScrollTranscript guard so chips stay hidden when the viewport is effectively at both top and bottom. Live-only behavior is unchanged: auto-scroll and pinning the last transcript to the end remain tied to currentActive.

Regression tests cover top and bottom chips with currentActive={false}.

Reviewed by Cursor Bugbot for commit 3fe0ce3. Bugbot is set up for automated code reviews on this repo. Configure here.


This is part 1 of 2 in a stack made with GitButler:

@netlify

netlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 3fe0ce3
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a462498670f3b000858d2a0

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0545889. Configure here.

Allows transcript top and bottom scroll chips to render for inactive sessions while preserving live-only auto-scroll behavior. Adds regression coverage for both chip directions.
Define the transcript scroll chip model for inactive sessions so the standalone branch typechecks.
@ComputelessComputer ComputelessComputer force-pushed the fix/inactive-transcript-scroll-chips branch from 0545889 to 3fe0ce3 Compare July 2, 2026 08:43
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