-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Don't show loading state in workspace setup button #4401
Conversation
@@ -179,7 +179,6 @@ const WorkspaceCardPage = ({ | |||
success | |||
large | |||
text={buttonText} | |||
isLoading={reimbursementAccount.loading} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there any case where this can be true, but the modal is not open?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope, not that I know of / could figure out
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging in version: 1.0.82-8🚀
|
@stitesExpensify Hello! Our testing domains already have a Expensify card set and we're not able to access this flow. Can you provide a testing account for this or test this internally? |
This is no QA and can be checked off. I mentioned it in the PR body but forgot to put it in the title, my bad |
🚀 Deployed to production by @francoisl in version: 1.0.83-1 🚀
|
Details
We were getting double spinners when setting up workspaces. We only want the sidebar loading icon, not the button.
Fixed Issues
$ #4384
Tests
QA Steps
n/a
Tested On
Screenshots