Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add glassy effect to headers #7890

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add glassy effect to headers #7890

wants to merge 2 commits into from

Conversation

mozzius
Copy link
Member

@mozzius mozzius commented Mar 4, 2025

Add very subtle glassy backdrop effect to headers and tabbars on web. Android web is exempted for performance reasons.

CSS backdrop filter is baseline https://caniuse.com/css-backdrop-filter

Screen.Recording.2025-03-04.at.00.11.34.mov
Screen.Recording.2025-03-03.at.23.59.08.mov

Test plan

Look at all the headers - make sure there are no cases of "double header" where the top bit is solid and the bottom bit is glassy. The effect was disabled in search for this reason.

Ensure no regressions on native or android web

I had to make the ghost-style buttons have a transparent backdrop - make sure that doesn't break anything (I doubt it)

@arcalinea arcalinea temporarily deployed to samuel/glassy-headers - social-app PR #7890 March 4, 2025 00:08 — with Render Destroyed
Copy link

github-actions bot commented Mar 4, 2025

Old size New size Diff
6.96 MB 6.96 MB 631 B (0.01%)

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