aprs.me/test/aprsme_web/live
Graham McIntire ed96877384
fix: Historical packets now load on initial page load for all users
- Fixed issue where historical packets were only loaded when tracking a specific callsign
- Changed needs_initial_historical_load to always be true on mount
- Added comprehensive test suite for historical packet loading scenarios
- Tests verify loading with/without tracked callsign, custom time ranges, and zoom-based limits
- Ensures users see recent activity immediately when visiting the map

Also fixed JavaScript error about enabledFeatures being undefined - this was from a browser extension, not the application code.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-02 09:27:23 -05:00
..
info_live Improve coordinate handling and add configurable position sensitivity 2025-07-29 12:06:56 -05:00
map_live fix: Historical packets now load on initial page load for all users 2025-08-02 09:27:23 -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 fix: Resolve GenServer errors in tests 2025-07-30 14:33:11 -05:00
user_settings_live_test.exs add callsign to users 2025-07-10 16:07:05 -05:00