Closed Inamarie84 closed 1 month ago
Name | Link |
---|---|
Latest commit | 3242c1f5f3935c759181d04149d8eaceebd26d7b |
Latest deploy log | https://app.netlify.com/projects/musikkforandrerliv/deploys/6840520968720b0008b5ece2 |
Related to #1186
Approved. Conflicts resolved. Merged.
✅ What does this PR do?
This PR implements client-side pagination for the event section on the News page, allowing users to reveal or hide additional event cards interactively.
✅ Description of Task to be completed
✅ How should this be manually tested?
✅ Any background context you want to provide?
The pagination uses mock data for events since the CMS is not yet integrated.
This work is based on the Figma design and scoped specifically to the downward/upward arrow behavior in the News page, not the EventNavigation component, which is handled separately.