Refreshed Pull Request Commits Page Feedback #137725
Replies: 72 comments 87 replies
-
Worked well and fast. No bugs found. Good. |
Beta Was this translation helpful? Give feedback.
-
On pull requests with several commits- scrolling up too fast causes the header to jump before/after the sticky one is unrendered |
Beta Was this translation helpful? Give feedback.
-
The difference in UX is quite big - at least on Chrome/Linux arrow keys scroll the page by default. Even after focusing the commit list with Tab I can only navigate a single commit group and nothing happens after selecting a commit with Return. On the old one I could navigate immediately with j/k (which feels natural to Vim users) and pressing Return opened the commit. |
Beta Was this translation helpful? Give feedback.
-
This may not be the right place to ask, but I'd like to have the option to view a page which shows file changes commit-by-commit, so it starts at the first commit with its description and file changes, and then you scroll down and eventually you reach the second commit with its file changes, etc. Currently I have to choose between:
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Not a big fan of the new buttons, its not very clear at a glance that those are buttons unlike the old design |
Beta Was this translation helpful? Give feedback.
-
Broken branch names. It keeps saying |
Beta Was this translation helpful? Give feedback.
-
Hi, The verify tag is not being shown consistently. If the commit is signed with S/MIME the verified tag is different between the PR page and that individual patch page. |
Beta Was this translation helpful? Give feedback.
-
I wish there was a view in which you could see when you submitted a review in the series of commits. So I know after I requested for changes then the Engineer makes commits following that I can look at those more closely. |
Beta Was this translation helpful? Give feedback.
-
Could we have some way to see the actual date and time commits were made? "Last week" is extraordinarily unhelpful. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Where is the "squash button" ? Please add an extra column witch check boxes along side the commits. I need this ;) badly. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I wonder if PR review comments should at least list (behind a button or otherwise) underneath commits on the commits page; pain point
Information architecture caveat |
Beta Was this translation helpful? Give feedback.
-
I force pushed my branch to remove the most recent commit, but that commit still shows up in the commit list on the PR. Viewing the branch on Github, I can see that the branch is updated to no longer have that commit. On the main PR page, there is a "processing updates" spinner. Has been like this since yesterday. |
Beta Was this translation helpful? Give feedback.
-
Nice page. One suggestion I have is to see the additions / deletions graph for each commit, in order to check the "size" of the commits |
Beta Was this translation helpful? Give feedback.
-
ผมไม่บ้าไม่ได้หลอน.... |
Beta Was this translation helpful? Give feedback.
-
Please sort commits descending by date |
Beta Was this translation helpful? Give feedback.
-
It would be nice to have a sorting order option for commits which the latest is on top. |
Beta Was this translation helpful? Give feedback.
-
I don't know how best to describe this, but when I scroll down to the bottom of this page using the in-app browser on my iPhone running iOS 17.7.2 things get seriously weird 😬 RPReplay_Final1732556817.mov |
Beta Was this translation helpful? Give feedback.
-
It would be awesome if there were an expander, similar to the ellipsis shown for multiline commit messages, that displayed the output |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
The list of commits seems to get incorrectly cached, and not updated when I navigate to it after rebasing. Refreshing doesn't fix it, but hard refreshing (Ctrl-F5) does fix it. This might be related to me being behind a proxy that breaks most websockets. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
In my opinion, this sentence should not always appear. When I'm not an author/committer/reviewer of this PR, it can be hidden 🤔 |
Beta Was this translation helpful? Give feedback.
-
The pull request commits page has been refreshed to improve performance, improve consistency with other pages, and to make the experience more accessible!
To minimize disruptions, the capabilities of the classic commits page have been maintained, with a few exceptions: you can now use arrow keys to navigate the list of commits (instead of
j
andk
) and focus indicators have been improved for better visual distinction.Opt out
To switch back to the classic commits page, disable the "New Pull Request Commits Experience" feature preview (learn more).
Feedback
Have a question? Have feedback? Tell us below!
Beta Was this translation helpful? Give feedback.
All reactions