In this meeting, the State Changers discussed an issue with the paginator not working properly. They decided to investigate what happens when the "next" button is clicked and looked at the dev tools to understand the workflow. They found that the offset was being passed incorrectly and only the page was being updated. To fix this, they suggested changing the offset to be equal to the page multiplied by 25. They also mentioned the complexity of rolling their own pagination and needing to own its problems. Finally, they made adjustments to the code to use the new offset variable and verified that the issue was resolved.
(Source: Office Hours 9/6/2023 )
Join State Change Risk-Free