Details
MapView uses FullscreenLoadingIndicator, but it is not necessarily rendered fullscreen. With our recent changes to FullscreenLoadingIndicator which now renders a back button after 10 seconds to provide a recovery path in case of infinite loading, using this component on non-fullscreen pages could lead to a confusing UI, since those pages either aren’t fullscreen or already have their own navigation options. That’s why the Back Button feature is currently disabled by default.
We should change the component to ActivityIndicator while keeping the current design.
List of components to change:
src/components/MapView/MapView.website.tsx
Parent issue: #69850, summary comment
Example of the FullscreenLoadingIndicator component:
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~021993085402522459370
- Upwork Job ID: 1993085402522459370
- Last Price Increase: 2025-11-24
Issue Owner
Current Issue Owner: @muttmuure
Details
MapViewusesFullscreenLoadingIndicator, but it is not necessarily rendered fullscreen. With our recent changes toFullscreenLoadingIndicatorwhich now renders a back button after 10 seconds to provide a recovery path in case of infinite loading, using this component on non-fullscreen pages could lead to a confusing UI, since those pages either aren’t fullscreen or already have their own navigation options. That’s why the Back Button feature is currently disabled by default.We should change the component to
ActivityIndicatorwhile keeping the current design.List of components to change:
src/components/MapView/MapView.website.tsxParent issue: #69850, summary comment
Example of the
FullscreenLoadingIndicatorcomponent:Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @muttmuure