Skip to content

Fix channel header shared blur layering#1336

Open
thomaspblock wants to merge 1 commit into
mainfrom
brain/channel-header-shared-blur
Open

Fix channel header shared blur layering#1336
thomaspblock wants to merge 1 commit into
mainfrom
brain/channel-header-shared-blur

Conversation

@thomaspblock

Copy link
Copy Markdown
Collaborator

Summary

  • add a single shared channel header blur/backdrop across the channel + split auxiliary columns
  • render channel and auxiliary header chrome transparently above the shared blur so header text/actions remain crisp
  • keep the split divider/resize affordance above the blur layer and remove split-pane enter motion stacking that clipped the backdrop
  • add smoke coverage for the shared backdrop span and layering

Testing

  • pnpm -C desktop typecheck
  • pnpm -C desktop check
  • pnpm -C desktop run build
  • pnpm -C desktop exec playwright test tests/e2e/channel-shared-header-backdrop.spec.ts --project=smoke

Notes

  • Tested locally against staging with BUZZ_SHARE_IDENTITY=1 just staging.

Co-authored-by: Thomas Petersen <thomasp@squareup.com>
Signed-off-by: Thomas Petersen <thomasp@squareup.com>
@thomaspblock

thomaspblock commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator Author

Screenshots

Channel header shared backdrop

Single shared blur element spans the channel header area, with header text/actions above it and message content scrolling behind it.

channel header layering

Split thread panel shared backdrop

Latest layering screenshot: the same shared blur bleeds across the main channel and right thread panel while the divider/header stay above the blur.

channel thread split header layering

thomaspblock added a commit that referenced this pull request Jun 28, 2026
@thomaspblock thomaspblock marked this pull request as ready for review June 28, 2026 16:23
@wesbillman

Copy link
Copy Markdown
Collaborator

@thomaspblock in those screenshots, how do we close a thread sidepanel after it's open? I don't see a close button there anymore

@thomaspblock

Copy link
Copy Markdown
Collaborator Author

it added some previous screenshots for some reason.

I've asked it to update with the latest.

Here is the one from my machine.

Screenshot 2026-06-28 at 3 35 06 PM

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