Skip to content

Performance: Make `LoadingSpinner` configurable to only show after `Xms`

Created by: umpox

Description

We render LoadingSpinner all over the application, but in many places it only shows for a few milliseconds before the actual page content is shown.

We should make it configurable to avoid over-showing the spinner, which might harm UX more than it helps in these scenarios