Ghost/apps/admin-x-settings/test/e2e
Jono M aa8063d081
Slightly improved AdminX pagination behaviour (#18331)
refs https://github.com/TryGhost/Product/issues/3832

---

### <samp>🤖 Generated by Copilot at e1d84b3</samp>

This pull request fixes pagination bugs and improves pagination features
in various components and hooks of the admin settings app. It uses the
`meta` object from the API responses to display and fetch the correct
number of items in the lists of newsletters, tiers, users and actions.
It also simplifies and refactors some of the code to avoid repetition
and unnecessary properties.
2023-09-25 14:09:35 +00:00
..
advanced Updated toast testid to prevent conflicts in tests (#18290) 2023-09-22 09:05:38 +00:00
email Slightly improved AdminX pagination behaviour (#18331) 2023-09-25 14:09:35 +00:00
general Refactored limit=all queries to be paginated in AdminX (#18324) 2023-09-25 14:03:47 +01:00
membership Slightly improved AdminX pagination behaviour (#18331) 2023-09-25 14:09:35 +00:00
site Updated toast testid to prevent conflicts in tests (#18290) 2023-09-22 09:05:38 +00:00
search.test.ts