Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
📝 WalkthroughWalkthroughThe change modifies the watch callback for Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
When navigating through elements other than our own, there's a chance that the search won't be restored. Since we always use replace within the search function, the only chance for this to happen is before switching from non-search to search (for example, via browser navigation buttons).
I most likely lost this during the initial improvements. Restoring it with a micro-fix
This does not affect all improvements, since the field will always be filled in during internal navigation (filling first, then navigation)