main ← refresh-admin-groups
opened 06:44AM - 11 Nov 25 UTC
When searching for groups in the admin panel, each keystroke was triggering a fu…ll page reload due to `refreshModel: true` on the filter query parameter. This made the search experience jarring and unusable for fast typers.
Changes:
- Remove `refreshModel: true` from filter query param
- Add client-side filtering that manually fetches filtered groups
- Maintain server-side filtering and pagination support
- Keep URL sync for bookmarking/sharing
Demo:
https://github.com/user-attachments/assets/431c6632-d459-417d-9e33-a01e7624e260