Skip to content

fix(tangle-cloud): force frosted sandbox Card solid#3294

Merged
drewstone merged 1 commit into
developfrom
fix/cloud-solid-sandbox-card
Jun 24, 2026
Merged

fix(tangle-cloud): force frosted sandbox Card solid#3294
drewstone merged 1 commit into
developfrom
fix/cloud-solid-sandbox-card

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Kills the lingering card sheen — overrides the shared Card's frosted-glass classes to solid bg-card in cloud. Staging-only. Gates green.

…gering sheen)

The shared <Card variant='sandbox'> ships a frosted-glass surface (translucent
bg + linear-gradient overlay + backdrop-blur). Killing the body gradient
earlier removed the sheen-through but the CARD's own frost remained, so
sandbox cards still read as a different surface vs flat bg-card. Override the
frosted classes (bg-white/65, dark:bg-mono-200/40, the gradient, the
backdrop-blur) to solid --bg-card + no blur, so every cloud card shares one
solid surface.
@drewstone drewstone requested a review from AtelyPham as a code owner June 24, 2026 09:48

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

✅ Auto-approved PR — 15188655

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-24T09:48:26Z

@drewstone drewstone merged commit 82dd183 into develop Jun 24, 2026
9 checks passed
@drewstone drewstone deleted the fix/cloud-solid-sandbox-card branch June 24, 2026 09:51
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.

2 participants