#903 — [Bug]: Pagination is not working on main merchants table
Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: nadddder, raymondehizoba
Created: 2025-12-24 · Updated: 2025-12-29
Description
Steps to reproduce
To reproduce:
- In staging login under username
mailto:martin+nwl3@twillpayments.compass:bAtata33## - Navigate to merchants table see the number of merchants visible (in the DB there are over 600 for that partner)
- Go the the swagger ui and use the GET merchant endpoint under the same creds to see there are more pages avaiable
What was the expected behavior?
I expected it to let the user navigate all the merchants via pagination
Screenshots
Here you can see how the UI looks:
Versus what is in the DB:
Notice the total 612 (bottom left of screenshot)
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets