HHS / simpler-grants-gov

https://simpler.grants.gov
Other
31 stars 9 forks source link

[Task]: Make pagination unbounded #1925

Closed rylew1 closed 1 month ago

rylew1 commented 1 month ago

Summary

No end page image

Acceptance criteria

rylew1 commented 1 month ago

@andycochran the way we achieve this is to just remove the totalPages prop pasesd into the uswds Pagination component. Do we have any need to keep that property around - or can it be removed from the whole codebase?

cc @chouinar - this property may not be needed even from the API anymore