Faster advocate results on the map
ImprovementWeek of June 5, 2026
The list of advocates that appears as visitors pan and search your embedded map now loads with much less work behind the scenes.
- Fewer database round-trips — advocate photos, locations, and tags are now loaded together in batched queries instead of one-at-a-time, removing the N+1 lookups that slowed the list down.
- No wasted page rendering — the results list is loaded into a frame on the map, so we no longer re-render the surrounding page chrome that the browser was just throwing away.
No admin action required — your map and advocate list simply respond faster.