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

fix: pagination controls not updating content #703

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Fixes #691

Changes:

  • Added proper client-side navigation handling using Next.js router
  • Force re-render when problem changes using useEffect
  • Updated CustomPagination to use router.push for navigation
  • Tested in both legacy and new UI modes

Testing:

  • Verified content updates correctly when navigating between problems
  • Tested navigation in both legacy and new UI modes
  • No console errors during navigation
  • Confirmed proper content updates for Typescript track problems

Link to Devin run: https://app.devin.ai/sessions/7ec73c2bcfb8489399791526f57900b8

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Add "(aside)" to your comment to have me ignore it.

@hkirat hkirat closed this Dec 11, 2024
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.

bug: Pagination Controls not working properly
1 participant