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 Indeterminate Progress Bar animation in Firefox. Fixes #2258 #2273

Merged
merged 1 commit into from
May 18, 2019
Merged

Fix Indeterminate Progress Bar animation in Firefox. Fixes #2258 #2273

merged 1 commit into from
May 18, 2019

Conversation

nandaleite
Copy link
Contributor

@nandaleite nandaleite commented Dec 7, 2018

This is a bugfix | documentation fix.

Issue #2258

Proposed solution

Change CSS precedence of .progress:indeterminate::-moz-progress-bar and .progress.is-#{$name}::-moz-progress-bar.

This allow indeterminate bars to be transparent on Firefox, and allow background-image fill to be visible, which will restore the bar animation.

Tradeoffs

I didn't detect any issues.

Testing Done

Page https://bulma.io/documentation/elements/progress/#indeterminate tested locally on Firefox 63.0.3 and Chrome 71.0.3578.80

@nclandrei
Copy link

Hi! Is there any update on when will this PR get merged?

@DenysVuika
Copy link

@jgthms is there any chance this PR lands in the code?

@jgthms jgthms merged commit 247cb6e into jgthms:master May 18, 2019
@DenysVuika
Copy link

Thanks a lot, that was fast! 👍

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.

4 participants