Alex Ross

Results 614 comments of Alex Ross
trafficstars

The dropdowns are here: https://github.com/microsoft/vscode-pull-request-github/blob/b4bb8a6c63109e838ae54797ce608c61123f19b3/webviews/createPullRequestView/app.tsx#L12-L49 I haven't done any investigation into this issue, but I assume there is some styling that can be done to make the dropdowns look more...

Looks like we lost some of the original styling (the arrow on the right of the select is gone): ![image](https://user-images.githubusercontent.com/38270282/148943635-fa7694aa-c090-4a42-9418-a839477f0abe.png) The select now also has rounded corners, which isn't consistent...

Agreed. We don't have any support right now for when you have multiple PRs from 1 branch.

@douglascayers thanks for sharing your workaround! I'll try to tackle this in the extension in October.

Thanks for creating this issue! Unfortunately, as the description is not in English, it's hard for us to work on. If possible, please edit the original issue to be in...

We try to be smart and when a repo is a fork, we figure that you are most likely to want to create an issue on the upstream. Looks like...

@Thomas1664 Is this in a PR that you have checked out or a PR that you're reviewing from the "Pull Requests" view?

Thank you for the additional info. We should be persisting your comment expanded state when you switch between editors.