- My goal: Select all records across all pages of pagination
- Issue: On page 1, using “Select All” checkbox works as expected and all records across all pages are selected. When on page 2 (or higher), freshly using “Select All” now only selects all records on the current page plus all later pages. It omits Page 1 (or any previous page), which is reflected in both the Selection count label, as well as navigating forwards/backwards to confirm some page(s) records are no selected.
- Steps I've taken to troubleshoot: Confirmed the same experience across multiple retool users.
- Additional info: (Cloud or Self-hosted, Screenshots)
Example of hitting “Select All” on page 1, which expectedly selects all 38 records:
Example of hitting “Select All” on page 2, which unexpected only selects page 2 (and later, if those pages were to exist in the data):

