Fix listing new-tab clicks#369
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughThis PR refactors navigation behavior across listing pages by introducing shared utilities for keyboard-aware link opening. A new ChangesNavigation Event Handling Refactor
🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@0xNikilite thank you for your contribution! |
np! |
Description
Fixes the listing new-tab navigation issue from #326.
Re-applies the listing row/card click fix from #326 on the current staging branch. Modifier clicks and middle-clicks now open listing/game links in a new tab without also navigating the current tab. Keep the original contributor as the commit author and left out the old Vitest/package-lock changes from the original PR.
Type of change
How Has This Been Tested?
Screenshots (if applicable)
N/A
Checklist
Notes for reviewers
Keep @0xNikilite as the commit author so the original PR author gets credit.
Summary by CodeRabbit