To create a responsive ux the user should always know when loading points are triggered and new data is fetched (and when this process finished -> error handling). This way there won't be "sudden changes" and the application akways reflects its state. This is also important for the map view without sidebar (loading spinner is only visible in sidebar).
To create a responsive ux the user should always know when loading points are triggered and new data is fetched (and when this process finished -> error handling). This way there won't be "sudden changes" and the application akways reflects its state. This is also important for the map view without sidebar (loading spinner is only visible in sidebar).