fix: restore news ticker on the map HUD #5

Merged
sirius merged 1 commit from fix/news-ticker-hud into master 2026-08-27 21:45:42 -04:00
Owner

Summary

PR #4 (perf: faster map overlay load) deferred news off the map boot path so overlays could load first. That also hid the footer ticker on the main page.

This restores loadNews() on the map HUD ~400ms after initMap() starts. Article bodies stay off the wire (include_content still defaults false).

Why a new PR

#4 was already merged before this ticker commit landed on perf/map-layer-load, so it never made it onto master.

## Summary PR #4 (`perf: faster map overlay load`) deferred news off the map boot path so overlays could load first. That also hid the footer ticker on the main page. This restores `loadNews()` on the map HUD ~400ms after `initMap()` starts. Article bodies stay off the wire (`include_content` still defaults false). ## Why a new PR #4 was already merged before this ticker commit landed on `perf/map-layer-load`, so it never made it onto `master`.
sirius added 1 commit 2026-08-27 21:45:34 -04:00
Boot deferred news to the News view for overlay speed. Bring the footer
ticker back after map init starts; article bodies stay off the wire.
sirius merged commit c58f66770c into master 2026-08-27 21:45:42 -04:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sirius/osint-dashboard#5
No description provided.