1
0
Files
AstralRinth/apps
Erb3 79d131c7eb feat(frontend): update search to reset to page 1 (#3192)
Fixes #3176

**Changes**:

- Sets the pagination to page one if the search is updated. This is the norm on most websites, and how users expect it to work.
- Join `setPage` into `updateSearchResults`
  - Take a page number in `updateSearchResults`
- Remove unused param to `updateSearchResults`
- Update `watch` to not double requests
- use `scrollToTop` utility function
2025-01-29 02:37:57 +00:00
..
2024-12-11 19:54:18 -08:00
2024-12-11 19:54:18 -08:00
2024-12-11 19:54:18 -08:00
2025-01-17 17:01:35 -08:00