Performance: Add `LoadingSpinner` delay
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: umpox
delay
is currently set to always be enabled, we probably don't want this. Change to default false
and update usage in our codebase to update it in key places:
Adds a delay to LoadingSpinner
so it doesn't render immediately:
Check out the client app preview documentation to learn more.
Push commits to the source branch or add previously merged commits to review them.