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
Description
Currently, the dashboard for both translation and digitization displays a fixed number of 10 documents per page. This needs to be made configurable to allow users to view more documents, making it easier for quick analysis and export of the translated reports.
Modules that Require Change
UI
Milestones
Identify UI Components
Locate the parts of the UI codebase that handle the document display count.
Implement Configuration Option
Add a new setting that allows users to choose the number of documents displayed per page.
Update UI and Local Testing
Modify the UI to include the new setting.
Perform local testing to verify that the new setting works as expected.
Raise a PR
Submit a pull request with the implemented changes and testing results.
PR Gets Approved
Work with the team to review and approve the pull request.
The text was updated successfully, but these errors were encountered:
Description
Currently, the dashboard for both translation and digitization displays a fixed number of 10 documents per page. This needs to be made configurable to allow users to view more documents, making it easier for quick analysis and export of the translated reports.
Modules that Require Change
Milestones
The text was updated successfully, but these errors were encountered: