fix: update link path in search-suggestion-card#1102
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThe SearchSuggestionCard.vue component was updated to refactor the NuxtLink navigation routing approach. The 🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 inconclusive)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
The link on the search page in the recommendation card (matched user or organization) was broken. Essentially, it continued to lead to the old path, from which it hadn't been redirected.
The link simply got lost in the flurry of changes, so added a microfix with the new link format