-
Notifications
You must be signed in to change notification settings - Fork 0
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
Animated "running" button/badge #31
Comments
currently Sparky UI is built by bulma css framework, do we have a proper element for that? If go further I'd rather implement ajax-ish kind of UI where build status is updated on a page automatically without reloading, but this requires a lot of efforts in rewriting Sparky UI backend ( maybe not, since I've rewritten it to Cro? #4 ) |
With my PR #46, only the "ajax-ish" part is missing. I wonder if a reactive js language would not be a perfect fit for the UI 😖 😶 |
it could, you might also take a look at cro capabilities at this sense ... I am going to take a look at this PR a bit later |
Yeah cro seems to have what is needed |
now sparky rewritten on cro ... so makes a sense to start looking at Ajax things to add |
Can we make the "running" button blink ?
The text was updated successfully, but these errors were encountered: