#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:

  1. In staging login under username mailto:martin+nwl3@twillpayments.com pass:bAtata33##
  2. Navigate to merchants table see the number of merchants visible (in the DB there are over 600 for that partner)
  3. 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:

Image

Versus what is in the DB:

Image

Notice the total 612 (bottom left of screenshot)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets