-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
New animated loader: full css #24491
Conversation
Seems to have an issue with some of the gifs. I'm checking it. |
4b4a45f
to
ea3cc26
Compare
Ok, fixed now! :) |
Ready for reviews? |
@MorrisJobke |
When opening a text file with the text editor, the loading spinner stays forever. Does not happen with the old spinner on master. |
See owncloud/files_texteditor#173 for the text loading bug.
|
👍 then, no other problems detected |
Tested, looks really nice and works also in IE11 👍 😃 |
@DeepDiver1975 JSUnit tests pass and the other stuff is CSS only. Could you merge this? |
Finally! \o/ |
Nice dude, great work! :) |
Thanks @jancborchardt ! |
Well done @skjnldsv - This was merged rather quickly, so let's hope enough people will be able to test it before launch to offer feedback. I still think the ring is a bit thin which makes it too discreet in some situations. We'll see :) |
We already review the colors previously with jan! |
Yeah, now we have enough time to see it in action so it's good we finally merged it! :) |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
New spinner. This time we're going full css. This is the best solution.
See discussion in ref issue.
We have a gif fall-back for css replaced elements (inputs, img...). This should easily do the trick, and is fully compatible with all browsers (including IE \o/)
I also added a small black loading icon: icon-loading-small-dark
ref and fix #19091
@oparoz @Henni @jancborchardt @PVince81