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
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
This issue is about implementing and testing pagination for the table on the frontend dashboard and the corresponding backend API calls.
The user should be able to navigate through different pages of data on the frontend dashboard, and the backend API should support this by providing the appropriate data for each page.
In addition, we need to ensure that other functionalities, such as the country picker and search function, continue to work correctly after the pagination is implemented.
Tasks
Implement pagination for the table on the frontend dashboard
Implement support for pagination in the backend API
Test that the user can navigate through different pages of data on the frontend dashboard
Test that the backend API provides the correct data for each page
Test that the country picker function continues to work correctly
Test that the search function continues to work correctly
Hints
Some branches may be already created to support pagination
Please use locally postgres backend and frontend for the testing.
Information Sharing
Please update this issue with your progress as you work on these tasks. If you encounter any problems or have any questions, feel free to add comments to this issue.
The text was updated successfully, but these errors were encountered:
Product Name: vas-country-risk-frontend
Description
This issue is about implementing and testing pagination for the table on the frontend dashboard and the corresponding backend API calls.
The user should be able to navigate through different pages of data on the frontend dashboard, and the backend API should support this by providing the appropriate data for each page.
In addition, we need to ensure that other functionalities, such as the country picker and search function, continue to work correctly after the pagination is implemented.
Tasks
Hints
Some branches may be already created to support pagination
Please use locally postgres backend and frontend for the testing.
Information Sharing
Please update this issue with your progress as you work on these tasks. If you encounter any problems or have any questions, feel free to add comments to this issue.
The text was updated successfully, but these errors were encountered: