We need to create an API with Pagination feature to optimize the donor experience while fetching the contribution's table in the Donor Portal contribution page.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Pagination for donation list tables | mediawiki/extensions/DonationInterface | master | +184 -30 |
Related Objects
Related Objects
Event Timeline
Comment Actions
I think we can just paginate client-side for simplicity - the most would be 10-20 pages
Comment Actions
Change #1180596 had a related patch set uploaded (by Ejegg; author: Ejegg):
[mediawiki/extensions/DonationInterface@master] WIP pagination for donations list tables
Comment Actions
Change #1180596 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@master] Pagination for donation list tables