Skip to content

feat(chat): frosted-glass background behind the continuous-chat panel#10661

Merged
lalalune merged 1 commit into
developfrom
feat/chat-frosted-glass
Jul 1, 2026
Merged

feat(chat): frosted-glass background behind the continuous-chat panel#10661
lalalune merged 1 commit into
developfrom
feat/chat-frosted-glass

Conversation

@lalalune

@lalalune lalalune commented Jul 1, 2026

Copy link
Copy Markdown
Member

Replaces the transparent continuous-chat surface with a dark-tinted, backdrop-blurred frosted-glass scrim so the white transcript + composer text stay legible over any surface (ambient home field, photo wallpaper, or a live view). The tint/blur is set inline (not a Tailwind backdrop-* class) so it renders identically in-app and in the raw-esbuild e2e harness. Fades in with the panel via glassOpacity so the collapsed pill stays chrome-free.

Provenance: salvaged from the stranded no-PR branch shaw/intelligent-curran-813f63 (commit c32ab5f). Verified a clean superset of develop — the two trees differ only by this one hunk in ContinuousChatOverlay.tsx (17+/5-), so there is no risk of reverting other develop work.

Scope: pure CSS-in-JS style-object edit on the chat SURFACE layer; no logic/state changes.

🤖 Generated with Claude Code

Replace the transparent chat surface with a dark-tinted, backdrop-blurred
frosted-glass scrim (rgba(10,10,12,0.42/0.55) + blur(24px) saturate(140%),
set inline so it renders identically in-app and in the raw-esbuild e2e
harness). Keeps white transcript + composer text legible over any surface —
the ambient home field, a photo wallpaper, or a live view. Fades in with the
panel so the collapsed pill stays chrome-free.

Salvaged from stranded no-PR branch shaw/intelligent-curran-813f63 (verified a
clean superset of develop — the two trees differ only by this hunk).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Your trial has ended. Reactivate Greptile to resume code reviews.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c42f608a-a899-42e3-85dc-5acb3799419c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/chat-frosted-glass

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@lalalune lalalune merged commit d426296 into develop Jul 1, 2026
11 of 61 checks passed
@lalalune lalalune deleted the feat/chat-frosted-glass branch July 1, 2026 04:18
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