HugoBlox / hugo-blox-builder

🚨 GROW YOUR AUDIENCE WITH HUGOBLOX! 🚀 HugoBlox is an easy, fast no-code website builder for researchers, entrepreneurs, data scientists, and developers. Build stunning sites in minutes. 适合研究人员、企业家、数据科学家和开发者的简单快速无代码网站构建器。用拖放功能、可定制模板和内置SEO工具快速创建精美网站!
https://hugoblox.com/templates/
MIT License
8.2k stars 2.9k forks source link

New slider widget background brightness unsupported on Firefox #2653

Closed joe4dev closed 2 years ago

joe4dev commented 2 years ago

Describe the bug

The new unreleased slider widget has a brightness option under background but the CSS property backdrop-filter: brightness(0.4) is not supported (yet/by default) on Firefox (see browser compatibility matrix).

To Reproduce

Display a slider widget with the background brightness option under the latest Firefox (both desktop and mobile)

Expected behavior

Background brightness should adjust like in Chrome (top) instead of ignoring the property in Firefox (below)

Screen Shot 2022-03-06 at 00 45 13

Technical details:

Relevant code

Relevant source code: https://github.com/wowchemy/wowchemy-hugo-themes/blob/d75dbe7f3d2232ce7e4fb8c6e1f75d4db210b837/wowchemy/layouts/partials/widgets/slider.html#L35

Possible fixes

github-actions[bot] commented 2 years ago

This issue is stale because it has not had any recent activity. The resources of the project maintainers are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the main branch, consider contributing a Pull Request with a fix.

If this is a feature request, and you feel that it is still relevant and valuable, consider contributing a Pull Request for review.

This issue will automatically close soon if no further activity occurs. Thank you for your contributions.