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
#4353 is going to give us a common way to turn the entire page into a full page spinner.
grepping through the code base I can see at least 2 instances of full page spinning that can use this common utility instead of defining their own Javascript, CSS and HTML to do the same.
So let's refactor those bits to use the common full page spinner.
The text was updated successfully, but these errors were encountered:
#4353 is going to give us a common way to turn the entire page into a full page spinner.
grepping through the code base I can see at least 2 instances of full page spinning that can use this common utility instead of defining their own Javascript, CSS and HTML to do the same.
So let's refactor those bits to use the common full page spinner.
The text was updated successfully, but these errors were encountered: