You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pagination to recent openings on the front end
Task Details
The front end does the request for data to the back end, but it is ignoring the size limit. The frontend needs to not only send the proper size limit but also the page that it wants to allow for proper pagination. The component should also show the pagination component at the bottom with the correct values.
Affected Environments
Development
Test
Production
Additional Context
We need to define a template on how should we request and handle paginated results
The text was updated successfully, but these errors were encountered:
paulushcgcj
changed the title
[DEV TASK]: Add pagination functionality to Recent openings
[DEV TASK]: Add pagination functionality to Recent openings on the frontend
Feb 6, 2025
Task Summary
Add pagination to recent openings on the front end
Task Details
The front end does the request for data to the back end, but it is ignoring the size limit. The frontend needs to not only send the proper size limit but also the page that it wants to allow for proper pagination. The component should also show the pagination component at the bottom with the correct values.
Affected Environments
Additional Context
We need to define a template on how should we request and handle paginated results
The text was updated successfully, but these errors were encountered: