Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestions] Enhance PR review experience in Copilot Workspace #86

Open
juliamuiruri4 opened this issue Jan 9, 2025 · 0 comments
Open

Comments

@juliamuiruri4
Copy link

I've played around with Copilot Workspace for a while now and this feature has really transformed how I make contributions on GitHub - Big thank you to the team!

After using the feature to respond to a PR review, I'm noting here a few (minor) additions that I think would significantly improve the overall user experience.

Include comments.

Comments are key components in a PR Review to suggest improvements/ideas, flag issues, or ask clarifying questions. With the current experience, I'm only able to see and act on code changes in diff, but any comment without the suggested code isn't shown in the UI. I thought I had implemented all suggestions but luckily, I manually spotted some comments just before signing off and acted on them.

It would be a nice improvement to be able to switch between the individual comments on the PR as part of a review.

image

And with comments, I think providing a way to respond to them would be more efficient.

image

Add scroll to view changes live for each suggestion.

Since the UI allows viewing and applying one code suggestion at a time, it would be nice to synchronize the selected suggestion with the exact part of the file with the code to be modified. (Just in case I want to be really really sure that by clicking 'Apply', the correct changes were made and that nothing else got altered)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant