- Optimize LiveView to only update position data when coordinates actually change (>100m threshold) - Hide loading spinner after map initialization to prevent flash on updates - Add position change detection logic with proper nil/Decimal handling - Add comprehensive test coverage for position change detection - Maintain smooth map animations and existing functionality Resolves map flashing and unnecessary reloads when new packets arrive on /info/:call pages. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| info_live | ||
| map_live | ||
| bad_packets_live_test.exs | ||
| info_live_test.exs | ||
| user_registration_live_test.exs | ||
| user_settings_live_test.exs | ||