Skip to content

fix: refresh state during URL search synchronization - #1239

Merged
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
Meet-hybrid:fix/search-state-url-sync
Aug 26, 2026
Merged

fix: refresh state during URL search synchronization#1239
RUKAYAT-CODER merged 1 commit into
rinafcode:mainfrom
Meet-hybrid:fix/search-state-url-sync

Conversation

@Meet-hybrid

Copy link
Copy Markdown
Contributor

Description

Refresh the URL-to-state synchronization effect whenever the current search state changes. This prevents it from comparing incoming URL parameters against a stale query snapshot during browser navigation.

Related Issue

Closes #900

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Validation

  • pnpm run type-check
  • pnpm run lint
  • Full test suite (blocked by pre-existing failures outside this change)
  • Dependency audit (reports existing high-severity dependency findings)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • No console errors introduced

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@Meet-hybrid Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project.

@RUKAYAT-CODER
RUKAYAT-CODER merged commit 095dc99 into rinafcode:main Aug 26, 2026
6 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.

Fix stale query closure in useSearchState URL-to-state effect

2 participants