-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
When clicking "Show on Map" for an asset in the Assets tab, there is no loading indicator while the map is being prepared. This creates a poor user experience as users may think nothing is happening, especially when the map takes several seconds to appear.
Steps to Reproduce:
- Load the following catalog source: https://sitn.ne.ch/services/stac/ne/lidar2022/collection.json
- Navigate to the Assets tab
- Open the "bounding box" asset
- Click "Show on Map"
- Observe that there is no loading indicator while waiting for the map to render
Expected Behavior:
A loading spinner or indicator should be displayed after clicking "Show on Map" to provide feedback that the action is being processed.
Actual Behavior:
The UI remains static for several seconds before the map suddenly appears, giving no indication that anything is happening.