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
When a user enters information at certain steps where we make an API call, and thus there is a brief loading period, we show a loading spinner in the right pane modal they are actively in, and the button in the background used to set up a VBA or manage cards.
Solution
Do not show a loading spinner for the button, even in a circumstance where the right pane is loading. Instead, make sure that the button always remains consistent with what it said when first selecting it (Get Started or Finish Setup).
The text was updated successfully, but these errors were encountered:
Problem
When a user enters information at certain steps where we make an API call, and thus there is a brief loading period, we show a loading spinner in the right pane modal they are actively in, and the button in the background used to set up a VBA or manage cards.
![image](https://user-images.githubusercontent.com/22508290/127926698-ad86d04b-e835-49bd-97a9-07b1f9f2f35d.png)
Solution
Do not show a loading spinner for the button, even in a circumstance where the right pane is loading. Instead, make sure that the button always remains consistent with what it said when first selecting it (
Get Started
orFinish Setup
).The text was updated successfully, but these errors were encountered: