GravityKit / GravityView

The best and easiest way to display Gravity Forms entries on your website.
https://www.gravitykit.com/products/gravityview/
245 stars 63 forks source link

Create a GV-branded loader/spinner featuring Floaty #1132

Closed mrcasual closed 5 years ago

mrcasual commented 6 years ago

Issue: WP spinner is too minimalist and doesn't work well as a full-screen loader.

Solution: create a custom loader that will launch Floaty into an endless spinning mode.

┆Issue is synchronized with this Asana task

zackkatz commented 5 years ago

Geekbot has a great one we could use as a reference. I don't like the idea of Floaty himself spinning, but something spinning around Floaty would be great.

<div class="c-standup-form-submit-loading__content"><div class="c-standup-form-submit-loading__loading"><img class="c-image" src="/dashboard/b6d0026abaa7c61010443bae60503ceb.svg" alt=""><div style="display: block;" class="loader"><svg class="circular" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="3" stroke-miterlimit="10"></circle></svg></div></div></div>
.c-standup-form-submit-loading__content {
width: 300px;
min-height: 195px;
position: fixed;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -55%);
transform: translate(-50%, -55%);
background: #fff;
padding: 25px;
border-radius: 5px;
}
zackkatz commented 5 years ago

In progress 🙂

https://www.fiverr.com/mostafamohamed2/create-pixel-art-scene-of-your-choice