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
Implement loading pill component within the top navigation to signify ongoing transaction(s). The spinner should remain active as long as there are ongoing transactions. When a transaction completes successfully, briefly change the spinner into a success icon, then return it to the normal spinner if there are more ongoing transactions. If it's the last transaction, display the success icon, and once user interacts Transaction Progressor component (link), and make it disappear after interaction.
In case of a failure, change the spinner into a failure icon. Return to loading state with spinner if there are more ongoing transactions.
Description
Implement
loading pill
component within the top navigation to signify ongoing transaction(s). The spinner should remain active as long as there are ongoing transactions. When a transaction completes successfully, briefly change the spinner into a success icon, then return it to the normal spinner if there are more ongoing transactions. If it's the last transaction, display the success icon, and once user interactsTransaction Progressor
component (link), and make it disappear after interaction.In case of a failure, change the spinner into a failure icon. Return to loading state with spinner if there are more ongoing transactions.
Figma Link
Screenshots
The text was updated successfully, but these errors were encountered: