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

Fix 456/unblurred menu bar firefox #460

Merged
merged 2 commits into from May 8, 2022

Conversation

jrgarciadev
Copy link
Member

Closes #456

📝 Description

Due to the backdrop-filter property doesn't work on firefox, a workaround was implemented

⛳️ Current behavior (updates)

Blurred parts are displayed with transparency only on Firefox

🚀 New behavior

  • docs: Navbar, Search box, Cards and other elements were modified to display a solid color instead of a blurred background on Firefox
  • modal: The backdrop component was modified to display a background with transparency instead of a blurred background, only on Firefox (or browsers where the backdrop-filter property is not supported)

💣 Is this a breaking change (Yes/No): No

📝 Additional Information

@jrgarciadev jrgarciadev linked an issue May 8, 2022 that may be closed by this pull request
@jrgarciadev jrgarciadev added this to the 🔥 v1.0.0-beta.7 milestone May 8, 2022
@jrgarciadev jrgarciadev merged commit 0f13141 into next May 8, 2022
@jrgarciadev jrgarciadev mentioned this pull request May 9, 2022
@jrgarciadev jrgarciadev deleted the fix_456/unblurred-menu-bar-firefox branch March 20, 2023 13:29
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.

[BUG] - Unblured Help menu bar on Firefox (mobile and desktop)
1 participant