infisical
infisical copied to clipboard
Fixed Pagination Disappearing on Secret Sharing Page
Description 📣
The table on secret's sharing page has incorrect pagination. After going to next page, if it had less items then the per page limit, the pagination used to disapper.
Before:
https://github.com/user-attachments/assets/a42dab7b-d7b9-4380-9c2a-739dffd2a555
After fix:
https://github.com/user-attachments/assets/ac421656-99ef-49b5-a333-27621426e98c
Type ✨
- [x] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation
- [x] I have read the contributing guide, agreed and acknowledged the code of conduct. 📝