Closed pengyin-shan closed 2 months ago
Name | Link |
---|---|
Latest commit | de326b00d9165fa131be3e7d5495b56710f96491 |
Latest deploy log | https://app.netlify.com/sites/cheerful-treacle-913a24/deploys/66f19e510d5aee0008019482 |
Deploy Preview | https://deploy-preview-308--cheerful-treacle-913a24.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR addresses #306 and #307. It adds pagination (row=1000) to ensure all objects are returned, except those with gbl_suppress_b set to true.
How to Test
Navigate to the search page, where all objects should now be returned, except those excluded (For now you will see the "No result" view, but once the data get updated, you should see the correct output).
Test the filters and search functionality to confirm that everything works as expected.