aprs.me/test/aprsme_web/live
Graham McIntire 77eb5ac05b
Fix info page map flash on packet updates
- 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>
2025-07-29 12:01:48 -05:00
..
info_live Fix info page map flash on packet updates 2025-07-29 12:01:48 -05:00
map_live Fix all failing tests 2025-07-25 14:14:04 -05:00
bad_packets_live_test.exs badpackets formatting 2025-07-12 08:02:51 -05:00
info_live_test.exs add comment on info page 2025-07-12 09:47:09 -05:00
user_registration_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00
user_settings_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00