-
-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
enhancementNew feature or requestNew feature or requestlaterMay be worked on in the future.May be worked on in the future.
Description
Is your feature request related to a problem? Please describe.
For example...if I am redirecting on login I want the loading spinner to stay on
even though the form is done submitting
.
Describe the solution you'd like
I think it would be cool to have $redirecting
store, like $delayed
and $submitting
so we can easily track it.
Describe alternatives you've considered
I could just easily add a flag onResult
but I think it would be nice to have the Store easily accessible, like the others are.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlaterMay be worked on in the future.May be worked on in the future.