varabyte / kobweb

A modern framework for full stack web apps in Kotlin, built upon Compose HTML
https://kobweb.varabyte.com
Apache License 2.0
1.41k stars 64 forks source link

Use a better effect for "live reloading" state #14

Open bitspittle opened 2 years ago

bitspittle commented 2 years ago

Probably a spinner, maybe showing a Kobweb or the Varabyte logo

bitspittle commented 2 years ago

We now have a spiderweb spinner (yeah, cute, I know). I think we can close this bug in its original spirit (which was more about how before everything would grey out briefly but you didn't know if a build error occurred -- but now we do).

That said, the current update toast looks pretty bad and we can probably do something better in the future.