Skip to content

Adjust transcript scroll chip around floating chat#5802

Merged
ComputelessComputer merged 2 commits into
mainfrom
fix/transcript-scroll-chip-offset
Jun 29, 2026
Merged

Adjust transcript scroll chip around floating chat#5802
ComputelessComputer merged 2 commits into
mainfrom
fix/transcript-scroll-chip-offset

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Hide transcript scroll chip while floating chat is expanded and lower it near the collapsed CTA, with hover/focus offset styling for the default CTA state.


Note

Low Risk
UI-only layout and visibility in the transcript viewer; no auth, data, or API changes.

Overview
The transcript Go to top / Go to bottom chip no longer shows while floating chat is expanded (FloatingOpen), so it does not sit on top of the chat UI.

When the chip is visible, its vertical position is driven by a --transcript-scroll-chip-bottom CSS variable (default sits closer to the collapsed chat area). globals.css nudges the chip upward when the collapsed chat CTA is hovered, focused, or focused-within, using data-chat-cta-trigger on the CTA and the existing data-chat-floating-anchor wrapper.

Locale .po files only refresh the source line reference for “Ask Anarlog anything” after a small change in chat-cta.tsx.

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

@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for old-char ready!

Name Link
🔨 Latest commit 59e7a2a
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a425c919451480007e67984
😎 Deploy Preview https://deploy-preview-5802--old-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ComputelessComputer ComputelessComputer force-pushed the fix/transcript-scroll-chip-offset branch from 1118489 to d359641 Compare June 29, 2026 04:21

@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 1 potential issue.

There are 2 total unresolved issues (including 1 from previous review).

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 d359641. Configure here.

Comment thread apps/desktop/src/styles/globals.css
@ComputelessComputer ComputelessComputer force-pushed the fix/transcript-scroll-chip-offset branch 3 times, most recently from 3947876 to 1cc6f09 Compare June 29, 2026 11:29
Hide transcript scroll chip while floating chat is expanded and lower it near the collapsed CTA, with hover/focus offset styling for the default CTA state.
Regenerate Lingui locale source references after the ChatCTA markup change.
@ComputelessComputer ComputelessComputer force-pushed the fix/transcript-scroll-chip-offset branch from 1cc6f09 to 59e7a2a Compare June 29, 2026 11:52
@ComputelessComputer ComputelessComputer merged commit c2909a8 into main Jun 29, 2026
9 of 10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/transcript-scroll-chip-offset branch June 29, 2026 13:44
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