Broken navigation - clicking on PR label will redirect to issues page #162758
Replies: 3 comments
-
😕 Label Clicking from PRs Goes to Issues – Is This a Bug?Hey GitHub Team 👋, I just wanted to share something I’ve noticed recently that’s been a bit frustrating in my daily workflow, and I’m hoping it’s just a small bug or unintended behavior. 🔍 What I usually doSo here’s the thing — I’m someone who heavily relies on labels for navigation, especially when I’m working with multiple PRs across a project. Here’s my usual process:
This used to work perfectly! It would take me to a filtered list of other PRs with that same label. 💥 But now...Recently, something changed. Now, when I click on a label from a PR, instead of taking me to other PRs with the same label, I’m getting redirected to the Issues page — and more specifically, the search includes Here’s an example of what I mean:
But what I really want is:
🧠 Why this mattersThis small redirection change breaks a workflow I’ve been using for a long time. It’s especially confusing because I’m coming from a PR, so logically, I expect to land in PR search results — not issues. It kind of feels like GitHub forgot where I came from and just defaulted to assuming I wanted to search through issues instead. 😅 🛠️ Temporary workaroundFor now, I’m just manually editing the URL and replacing 🙏 Request / SuggestionWould it be possible to tweak the behavior so that:
That way, it respects the context and gives us results that actually match what we’re working with. Thanks a lot for listening and for the amazing work you all do! This platform is a huge part of our daily dev lives — just hoping to keep things smooth and intuitive. |
Beta Was this translation helpful? Give feedback.
-
Same here — noticed this change recently. Clicking on a label from a pull request now adds This breaks a quick workflow I used a lot to find related PRs by label. Hope this can be reverted or fixed soon. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I am constantly using labels to navigate, the following way:
Recently, this has been broken, by the fact that the page I am redirected, now contains an additional filter

is:issue
, but I want to go to PR's page, and I was coming from a PR page.Please fix it, thanks!
Beta Was this translation helpful? Give feedback.
All reactions