Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTweak the default and context menu behaviours of the PR details changes list #817
Comments
This comment has been minimized.
This comment has been minimized.
|
This is my no.1 usability issue at the moment. The fact that there's no way to open the actual real file and you can't even copy/paste the file name to find it is a pain! I agree pretty much with your list (the current UI is definitely confusing). Here's your list with a few tweaks.
Does that make sense? |
This comment has been minimized.
This comment has been minimized.
|
I've prototyped the editable diff/file functionality in 2cd47ab. If the current branch is up to date, a live editable diff/file will be opened (I find being able to edit a diff particularly useful). Here's a pre-built version if you'd like to give it a try: Having something to play with can help refine ideas. |
This comment has been minimized.
This comment has been minimized.
|
Related: #801 |
The list of files that have been changed in the PR details view currently have a context menu that contains "Open" and "Compare". This is a bit confusing depending on whether the PR branch is checked out or not, we should make these actions clearer, so here's a proposal:
Context menu would also contain #816
Thoughts?