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
{{ message }}
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.
For long operations, can the component provide appropriate feedback?
A component that needs to perform long operations, such as network requests, should either incorporate some form of progress feedback (an animated spinner, for example), or allow the developer to provide such progress feedback.