JulianAlcala 4d1afd5a4a refactor(legacy): non-blocking position refresh with loading state
Position refresh on the location map and the control panel used to await showInfoDialog with a 60s autoDismiss, blocking the actual request until the user tapped the modal. Replaced with a fire-and-forget info dialog + dismissActiveFeedback when the request completes.

Added isRefreshingPosition flag in LocationMapState and LegacyDeviceViewState so the refresh button shows a spinner and ignores taps while in-flight. AutoDismiss tuned to 8s as a natural safety net.
2026-05-13 21:43:39 -05:00
Description
No description provided
Readme 113 MiB
Languages
Dart 95.9%
CMake 2.1%
C++ 1.3%
HTML 0.3%
C 0.2%
Other 0.2%