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 WorkspaceReceiptPartnersPage 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.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022009684263007938026
- Upwork Job ID: 2009684263007938026
- Last Price Increase: 2026-01-09
- Automatic offers:
- samranahm | Contributor | 110081591
Issue Owner
Current Issue Owner: @
Issue Owner
Current Issue Owner: @RachCHopkins
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 WorkspaceReceiptPartnersPage 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.Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @RachCHopkins