Skip to content

Fix home inbox header blur#1300

Draft
thomaspblock wants to merge 1 commit into
mainfrom
tp/inbox-header-blur-58ed8ab
Draft

Fix home inbox header blur#1300
thomaspblock wants to merge 1 commit into
mainfrom
tp/inbox-header-blur-58ed8ab

Conversation

@thomaspblock

Copy link
Copy Markdown
Collaborator

Summary

  • Add a single continuous backdrop-blur layer across the Home inbox grid header.
  • Make the list/detail pane header rows transparent so the shared blur blends across the column boundary instead of clipping per pane.
  • Add Playwright coverage that verifies the shared grid pseudo-element owns the blur while pane headers remain transparent.

Test plan

  • pnpm --dir desktop check
  • pnpm --dir desktop build
  • pnpm --dir desktop exec playwright test --project=smoke tests/e2e/home-collapsed-top-chrome.spec.ts
  • just desktop-screenshot --name inbox-header-blur-final --route / --clip 250,0,1030,140 --wait 1500

Co-authored-by: Thomas Petersen <thomasp@squareup.com>
Signed-off-by: Thomas Petersen <thomasp@squareup.com>
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