payload
payload copied to clipboard
fix: resets pagination when search term changes in drawer list
Description
fix: resets pagination to page 1 every time the search term changes
- [x] I have read and understand the CONTRIBUTING.md document in this repository.
Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Checklist:
- [x] Existing test suite passes locally with my changes