Feature Request: Arrows for navigating Pull Requests review #191704
Replies: 3 comments 1 reply
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
🚀 Feature: Navigate between Pull Requests using arrowsWhen reviewing multiple PRs, the current workflow requires:
This creates unnecessary friction and slows down review flow. 💡 ProposalAdd next/previous navigation inside the PR view (e.g. ← → arrows), allowing users to move between PRs without returning to the list. ✅ Expected behavior
⌨️ Optional enhancement
🎯 Benefits
This pattern is commonly used in email clients and issue tracking systems and would greatly improve usability. |
Beta Was this translation helpful? Give feedback.
-
|
Welcome to the GitHub Community, @juanazadian, we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category. Check out this Guide on how to post in the right category. It'll ensure your questions and discussions reach the right people faster! This particular discussion belongs in the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Code Search and Navigation
Body
It has always been annoying for me to review multiple PRs because I have to click into each review screen individually, and then go back to the index to open another one.
It would be great to have a way to navigate between PRs from within the show view of a PR, something like this:

That way, I wouldn’t need to go back to the index and then into the review again—I could just move forward or backward using arrows.
Notes: It should maintain filtering.
Beta Was this translation helpful? Give feedback.
All reactions