Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue #1477]: Hook up pagination #1480

Merged
merged 34 commits into from
Mar 16, 2024
Merged

[Issue #1477]: Hook up pagination #1480

merged 34 commits into from
Mar 16, 2024

Conversation

rylew1
Copy link
Contributor

@rylew1 rylew1 commented Mar 14, 2024

Summary

Fixes #1477

Time to review: 5-10min

Changes proposed

  • Page changes update the URL
  • Updates to the URL also change the page

Context

  • This PR is branched off the 2 query param PR so it has a bunch of extra changes until we merge those

Demo

Screen.Recording.2024-03-14.at.7.46.09.AM.mov

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a bit more that needs to be done here. The dates should be conditional, based on the status — e.g. only show the "Closing" tag if the opportunity is accepting applications, and instead show a "Forecasted" tag wqhen necessary, and no tag if closed/archived. But let's handle that in another PR.

@rylew1 rylew1 marked this pull request as ready for review March 14, 2024 14:47
@rylew1 rylew1 requested a review from andycochran March 14, 2024 15:07
@rylew1 rylew1 merged commit 5d50bc4 into main Mar 16, 2024
9 checks passed
@rylew1 rylew1 deleted the rylew/1477-hook-up-pagination branch March 16, 2024 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Hookup pagination to query params and search results
3 participants