Improved pull request "Files Changed" experience feedback #163932
Replies: 2528 comments 957 replies
-
|
I would like to be able to scroll through the Pull Request while the comment modal is open. Reason: When a comment is outdated, we need to look at the current version to check if it actually addresses the comment. I really love this feature! THANK YOU!!! |
Beta Was this translation helpful? Give feedback.
-
|
Update: I just found out that it appears when there's enough space (1280px width). Here's the updated feedback. I'd like to see the branch name in the sticky header at all times so that I can easily copy it when I'm reviewing a PR. I wrote the following before thoroughly experimenting. I'd like to see the branch name when the sticky header is shown (i.e., when you've scrolled to the bottom). The reason is that when I'm reviewing a long PR and want to checkout the branch to continue reviewing it locally, I have to go back all the way up to see or copy the branch name and then go back to where I left off. |
Beta Was this translation helpful? Give feedback.
-
|
I find the comment indicators in the sidebar really useful. It might also be useful to have them in the "diff file header." It's very useful when you've marked a file as "viewed" because you can see how many comments it has as you're scrolling without having to expand it. |
Beta Was this translation helpful? Give feedback.
-
This is really cool. Is it also possible to seamlessly toggle hiding white spaces? If that's achievable without doing a refresh would be amazing. |
Beta Was this translation helpful? Give feedback.
-
|
Clicking a line number always assumes you want to add a comment. In the previous experience it only changes the URL to have deep linking. |
Beta Was this translation helpful? Give feedback.
-
|
This is so much better, I might go back from reviewing with the VSCode extension now 🚀 I love the new alerts panel, unfortunately it looks like pressing Maybe we could have some grouping or clustering in the alerts panel in the future. |
Beta Was this translation helpful? Give feedback.
-
|
I would love to see the file tree sorted alphabetically with folders on top, then files. It is quite jarring to have changed files in the middle of folders when viewing the file tree currently. Example of current state Example of desired state This would mirror how the majority of developers view the code in their IDE |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hi, I would like to play around with this, but I'm not seeing the opt-in mentioned in
Am I missing something? |
Beta Was this translation helpful? Give feedback.
-
|
The tab for |
Beta Was this translation helpful? Give feedback.
-
|
Not sure if this is the sort of feedback you're after, but the |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
|
On the Files changed tab I can only see 19 files out of 66. Why? |
Beta Was this translation helpful? Give feedback.
-
|
I used to be able to click on a useful link to see the submodule diff in PRs but now its just plain text. Could we have that back pls? |
Beta Was this translation helpful? Give feedback.
-
|
It doesn't always seem to remember if hide whitespace was turned on. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
The side-by-side diff view listens to cmd+a (which is fine), but the way it's implemented it also captures cmd+shift+a, which would otherwise open the chrome bar that lets me search open/recently closed tabs. The diff view should not capture that shortcut! |
Beta Was this translation helpful? Give feedback.
-
|
I'm not sure about the actual view yet, but this version seems to not lock up Chrome whereas the old version often does (to the point one has to switch Browsers as a workaround). Actually I notice as I'm typing this in Chrome that the text input is extremely laggy, but it's not freezing completely. |
Beta Was this translation helpful? Give feedback.
-
|
Comment filters for outdated or resolved do NOT work |
Beta Was this translation helpful? Give feedback.
-
|
Links to a specific comment within a PR don't work (they just lead to the top of the page). However, when you actually scroll down to that comment and expand it, the link starts working. This caused quite a bit of headache as I was trying to collaborate with a contributor -- they kept sending me a link that worked for them (pointed to a specific comment) but only led to the top of the page for me. Video demonstrating the problem: https://www.youtube.com/watch?v=UyOTjxIY81M |
Beta Was this translation helpful? Give feedback.
-
|
There's currently a bug with the "Finish your review" popup that didn't previously occur. The text box in that popup is currently being cleared out when you click away from it. This is incredibly frustrating if you've prepped the final review feedback, only to have it get cleared out by this issue. Screencast.from.01-07-2026.04.14.28.PM.webm |
Beta Was this translation helpful? Give feedback.
-
|
ERR_UNKNOWN_URL_SCHEME |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Would be great if we had a page x of y indicator when viewing changes with lots of files and you only get to see one file at a time. |
Beta Was this translation helpful? Give feedback.
-
|
Would it please be possible to keep the "filter options" popup open? |
Beta Was this translation helpful? Give feedback.
-
|
It would be great to preserve review text when momentarily closing the review box like the old UI: capture.mp4 |
Beta Was this translation helpful? Give feedback.
-
|
I created https://github.com/orgs/community/discussions/183812. It seam be be caused by your 11.09.2025 update. I'm not sure when you activate that incomplete feature, but I'm pretty sure I did reviews of big PRs after September... Anyhow, this feature makes it impossible to review big pull requests, because the whole usability about checked and unchecked files is broken. I have to click and load each individual file in huge PRs to find where a change was since last partial review. Was this feature ever tested with respect to usability? Here my list of findings:
|
Beta Was this translation helpful? Give feedback.
-
|
Sometimes the "suggestion" button is not there when selecting multiple lines to comment on:
When selecting a single line, the button is there:
|
Beta Was this translation helpful? Give feedback.
-
|
How can we permanently switch to the old view? We have to click "Switch back" every time... Our PRs contain up to 200 files and clicking through one-by-one is a pain with the new view. For the old view I would like to have a keyboard shortcut for "mark as viewed" - apart from that it's perfect for our use case. |
Beta Was this translation helpful? Give feedback.
-
|
How can we permanently switch to the old view? please accpet this question |
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.
-
Important
We're actively working to improve performance. As part of this, the single file mode, which was a temporary solution while we addressed scale and performance issues, will transition to an "opt-in" feature rather than one that is forced on because of the size of the pull request. We're also working to increase the limits on comments, etc.
We know appreciate your patience! ❤️
About the new experience
This refresh focuses on performance, accessibility, and clarity so reviews stay responsive—even on the largest pull requests.
Tip
To opt into the public preview, click the ✨Try the new experience in the upper-right of the "Files changed" page. You can easily switch back by clicking Switch back.
✨ What's new
See what's been fixed and improved since the launch of the public preview:
User experience
Accessibility
🟡 Limitations
As of the initial public preview release, there are some temporary limitations that will be addressed over time:
While our previous experience had hard limits on large PRs, this new experience is being built to scale. That said, we’re increasing our limits incrementally. To start with, our additional current limitations are:
How you can help
Thanks for helping us build a better review experience—we read every comment!
Beta Was this translation helpful? Give feedback.
All reactions