Skip to content

Match floating action bar to Figma themes#5967

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/floating-action-bar-theme
Jul 10, 2026
Merged

Match floating action bar to Figma themes#5967
ComputelessComputer merged 1 commit into
mainfrom
fix/floating-action-bar-theme

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • apply the light and dark floating action bar gradients, dimensions, and shadows
  • preserve the existing expanded chat interaction and cover the CTA behavior

Note

Low Risk
CSS-only changes to chat CTA presentation with no logic or data-path changes; risk is limited to visual regression on the floating bar.

Overview
Updates the floating “Ask anything” chat CTA to match Figma: trigger width goes from w-40 to 180px on ChatCTA, FloatingChatCTA, and the session floating action wrapper.

The collapsed handle surface swaps solid black/white for light/dark linear gradients, a tighter clip-path (90px half-width, 32px corner radius), slightly taller dark-mode rest height (dark:h-3), and layered inset/outset shadows. Hover/focus expansion (full pill, label reveal, open chat) is unchanged; tests were updated to assert the new classes.

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

@netlify

netlify Bot commented Jul 10, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

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

@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.

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

Comment thread apps/desktop/src/shared/chat-cta.tsx Outdated
Apply the Figma light and dark gradients, dimensions, and shadows while preserving the existing expanded chat interaction.
@ComputelessComputer ComputelessComputer force-pushed the fix/floating-action-bar-theme branch from da636dd to c2f9f45 Compare July 10, 2026 10:37
@ComputelessComputer ComputelessComputer merged commit 43e0293 into main Jul 10, 2026
12 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/floating-action-bar-theme branch July 10, 2026 10:55
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