LibreChat
LibreChat copied to clipboard
fix: Reset prompt groups query when changing filters
Change Type
- [x] Bug fix (non-breaking change which fixes an issue)
Testing
Create at least 11 different prompts in the prompts library. Go to the next page. Use the keyword filter and then remove it. You should still be able to use the pagination feature.
Checklist
- [x] My code adheres to this project's style guidelines
- [x] I have performed a self-review of my own code
- [x] My changes do not introduce new warnings
- [x] Local unit tests pass with my changes