Skip to content

fix: add glass backdrop fallbacks#685

Merged
Jaishree2310 merged 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/glass-backdrop-fallback-684
Jun 4, 2026
Merged

fix: add glass backdrop fallbacks#685
Jaishree2310 merged 1 commit into
Jaishree2310:mainfrom
saurabhhhcodes:fix/glass-backdrop-fallback-684

Conversation

@saurabhhhcodes
Copy link
Copy Markdown
Contributor

Summary

  • add @supports not fallbacks for shared glass surfaces when backdrop-filter / -webkit-backdrop-filter is unavailable
  • preserve the modern blur path for supported browsers while giving older browsers readable translucent backgrounds, borders, and shadows
  • cover the main app shell, reusable glassmorphism/frosted classes, header drawer surfaces, and FAQ glass cards

Validation

  • npx prettier --check src/index.css src/App.css src/components/Header.css src/components/FAQ.css
  • git diff --check
  • npm run build (passes; existing unrelated ESLint warnings remain in TSX files)

Closes #684

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

@saurabhhhcodes is attempting to deploy a commit to the jaishree2310's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

🎉 Thank you @saurabhhhcodes for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glassyui Ready Ready Preview, Comment Jun 4, 2026 6:50am

@Jaishree2310 Jaishree2310 merged commit 1bd6646 into Jaishree2310:main Jun 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Component Backdrop Filter Not Working in Older Browsers - Graceful Degradation Missing

2 participants