Details
We recently improved the FullscreenLoadingIndicator by displaying a back button after 10 seconds to provide a recovery path in case of infinite loading.
The WorkspaceExpensifyCardPage component appears to be a case where we should now be using FullscreenLoadingIndicator instead of ActivityIndicator. It looks like we render this before HeaderWithBackButton is displayed, so there is a chance that the user gets stuck.
Parent issue with more context.
Solution
Verify this is the case and refactor the component to use FullScreenLoadingIndicator. to provide an escape recovery mechanism for users.
Issue Owner
Current Issue Owner: @
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022013443782367251648
- Upwork Job ID: 2013443782367251648
- Last Price Increase: 2026-01-27
Details
We recently improved the FullscreenLoadingIndicator by displaying a back button after 10 seconds to provide a recovery path in case of infinite loading.
The WorkspaceExpensifyCardPage component appears to be a case where we should now be using
FullscreenLoadingIndicatorinstead ofActivityIndicator. It looks like we render this beforeHeaderWithBackButtonis displayed, so there is a chance that the user gets stuck.Parent issue with more context.
Solution
Verify this is the case and refactor the component to use
FullScreenLoadingIndicator. to provide an escape recovery mechanism for users.Issue Owner
Current Issue Owner: @Upwork Automation - Do Not Edit