vscode-pull-request-github icon indicating copy to clipboard operation
vscode-pull-request-github copied to clipboard

No feedback after Approve & Submit

Open digitarald opened this issue 3 years ago • 6 comments

Type: Bug

I just approved a PR in vscode. After hitting Approve and Submit the Leave a comment empties as only feedback. I was confused for a bit and had to double-check if it worked.

Should I be able to, to approve multiple times?

Maybe the description can open to show the latest comment and PR state?

Extension version: 0.49.2022082209 VS Code version: Code - Insiders 1.71.0-insider (235a92a3693176fbf9af16ec5b829c458a1d682f, 2022-08-22T05:17:16.753Z) OS version: Darwin x64 21.6.0 Modes: Sandboxed: No

digitarald avatar Aug 24 '22 03:08 digitarald

Yes, github.com allows you to approve multiple times. I'll see what I can add to the focus view to make it clearer that your approve went through.

alexr00 avatar Aug 29 '22 07:08 alexr00

You should see your username and a checkmark after you approve and submit:

image

Do you not see this?

alexr00 avatar Sep 19 '22 12:09 alexr00

@alexr00 sorry for the delay. I just tried this out again and it does feel very hidden. One idea would be to open (focus) the PR description, as this has a much large area for completed reviews?

Maybe there are ways that we can add to our UX toolbox to highlight subtle changes in smaller UI elements like icons (cc @daviddossett)

digitarald avatar Sep 20 '22 00:09 digitarald

I'd prefer to add further emphasis to the focus view rather than open the full PR description. As a user of the view myself, I don't want the whole description editor open when all I need to do is approve the PR. I'm interested in @daviddossett input on this as well!

alexr00 avatar Sep 20 '22 11:09 alexr00

I'll take a look at this next week—bit backed up at the moment after being OOF.

daviddossett avatar Sep 20 '22 21:09 daviddossett

No rush, I put this in the October Milestone!

alexr00 avatar Sep 21 '22 08:09 alexr00

Adding on to this, currently if there's multiple reviewers on a PR it's possible your name / 'approval status' is hidden without scrolling

Screen Shot 2022-12-12 at 10 42 32 AM

marshandrewg avatar Dec 12 '22 15:12 marshandrewg

Coming back to this now, I think this is another good candidate for https://github.com/microsoft/vscode/issues/166891

In the meantime, would it make sense to match the colors used in the PR list here @alexr00? The icon would probably jump out more than it does now.

daviddossett avatar Dec 13 '22 23:12 daviddossett

👍 colors added with https://github.com/microsoft/vscode-pull-request-github/pull/4329

alexr00 avatar Dec 14 '22 11:12 alexr00

Closing as we have colors in addition to the symbols.

alexr00 avatar Dec 15 '23 14:12 alexr00