Skip to content

Add Pagination to Sketch List#3846

Merged
raclim merged 28 commits intodevelopfrom
feat/pagination-copy
Feb 9, 2026
Merged

Add Pagination to Sketch List#3846
raclim merged 28 commits intodevelopfrom
feat/pagination-copy

Conversation

@raclim
Copy link
Collaborator

@raclim raclim commented Feb 9, 2026

Changes:

  • Transitions fetching projects, sorting, and search to happen from the client to server-side. At the moment, the limit for number of sketches per page is set to 10, but the limit has been implemented with the intention for it to eventually be set by user input.
  • Creates Pagination component and adds it to the SketchList and AddToCollectionSketchList modal
  • Creates separate actions and reducers for projects list in the Add to Collections Sketch List Modal to separate projects state.
  • Updates tests for SketchList and adds tests for AddToCollectionSketchList
  • Setup translations for Pagination component in other translation files
Screenshot 2026-02-08 at 8 20 50 PM Screenshot 2026-02-08 at 8 21 03 PM

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@release-com
Copy link

release-com bot commented Feb 9, 2026

Release Environments

This Environment is provided by Release, learn more!
To see the status of the Environment click on Environment Status below.

🔧Environment Status : https://app.release.com/public/Processing%20Foundation/env-b5d78b74c7

@raclim raclim merged commit 98864de into develop Feb 9, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants