You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer
I want to add a 'loading' animated gif to the page whenever Stretchr is doing some work
So that I can inform the users of activity, and ask them to wait
Use case:
As a developer
I want to add a 'loading' animated gif to the page whenever Stretchr is doing some work
So that I can inform the users of activity, and ask them to wait
Ideally, like this:
Where
#busy
could be a div that fills the screen and has a "Please wait..." message on it.At the moment, request events don't get called on the
Stretchr.Client
.The text was updated successfully, but these errors were encountered: