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 circular progress issue #2040

Closed
wants to merge 1 commit into from
Closed

Conversation

chrismcv
Copy link
Contributor

@chrismcv chrismcv commented Nov 2, 2015

@oliviertassinari you can recreate on the docs page actually!

this fixes

@oliviertassinari
Copy link
Member

The warnings are gone be the circular progress doesn't behave correctly. Can you confirm?

@oliviertassinari oliviertassinari added the PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI label Nov 2, 2015
@chrismcv
Copy link
Contributor Author

chrismcv commented Nov 2, 2015

@oliviertassinari - it's behaving the same as material-ui.com - is that what you mean?

@oliviertassinari
Copy link
Member

nov 02 2015 21 49

@chrismcv
Copy link
Contributor Author

chrismcv commented Nov 2, 2015

had to remove the auto-prefixer stuff - think it is resetting the transition property which is causing the odd pause. I'm not certain what the impact is...

@@ -102,24 +102,22 @@ const CircularProgress = React.createClass({
wrapper.style.transform = null;
Copy link
Member

Choose a reason for hiding this comment

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

O.o

@oliviertassinari
Copy link
Member

I can't merge this, it's no longer autoprefixed. Can't we do the same things as https://github.com/callemall/material-ui/pull/2007/files#diff-7b0d10ffdd18b87263fab49840fec31cR286?
@Cavitt Any clue on this?

@chrismcv
Copy link
Contributor Author

chrismcv commented Nov 2, 2015

@chrismcv
Copy link
Contributor Author

chrismcv commented Nov 3, 2015

@oliviertassinari think this one should be good to merge now

@oliviertassinari
Copy link
Member

See #2047

@chrismcv chrismcv deleted the fix-progress branch February 1, 2016 21:13
mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: needs revision The pull request can't be merged. More details is available on the code review or fails in the CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants