Fix #8756 This PR is adding a load more button when we're grouping by a field in table view. Only 8 records are printed at first, and a click on `Load more` is needed to show more records. <img width="1347" alt="Screenshot 2024-12-04 at 11 54 15 AM" src="https://github.com/user-attachments/assets/4ad6ad4f-8de9-424d-b7b6-5f82f28c53df"> <img width="1352" alt="Screenshot 2024-12-04 at 11 54 23 AM" src="https://github.com/user-attachments/assets/2a94b4ac-7285-4ba2-9cff-d2f653e36302"> --------- Co-authored-by: Charles Bochet <charles@twenty.com>
Run yarn dev while server running on port 3000