Fixed delay prop rendering a visible spinner in @atlaskit/spinner
- Announced
- APIs
- library-atlaskit
- Severity
- info, set by
reef/atlassian-rule-v1 - Source
- https://developer.atlassian.com/changelog/#CHANGE-3378
The delay prop in the Spinner component from @atlaskit/spinner now keeps the spinner fully hidden until the delay elapses. Previously, a spinner with a delay painted a static, complete circle for the entire delay window before the fade-and-spin animation started, so short-lived loading states showed a stationary spinner instead of nothing.
No code changes are required. Apps that pass a delay to Spinner will see the intended behaviour after upgrading to the latest version of @atlaskit/spinner: nothing renders during the delay, and the spinner then fades in and spins as documented at https://atlassian.design/components/spinner/examples
The text above is Atlassian's. reef added the severity, the dates it could read from the text, and the endpoints and scopes named in code.