Faster admin advocate list and photo grid
ImprovementWeek of July 11, 2026
We tuned how two admin pages load their data, so they stay fast as your community grows.
- Advocates list — each row used to look up its advocate’s location individually, which slowed the page down as the roster grew. Locations now load in one batch for the whole page.
- Profile photo grid — the photo grid on an advocate’s detail page loaded image data one photo at a time. It now fetches everything in bulk, so photo-heavy profiles render just as fast as sparse ones.
No admin action required.