Skip to content

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Nov 6, 2025

No description provided.

@alexr00 alexr00 requested a review from lszomoru November 6, 2025 11:07
@alexr00 alexr00 enabled auto-merge (squash) November 6, 2025 11:07
@alexr00 alexr00 self-assigned this Nov 6, 2025
@alexr00 alexr00 disabled auto-merge November 6, 2025 11:08
package.json Outdated
"when": "scmProvider =~ /^git|^remoteHub:github/ && scmProviderRootUri in github:reposNotInReviewMode",
"group": "navigation"
},
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you really want to add it in both places?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought that was best pactice. Anything that is added to the inline menu should also show in the context menu.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that menu items in the inline group can be hidden and then it will move to the ... I would only add it inline

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GHPR has been following this best practice for just about every command (and where it doesn't, it's a mistake). If the best practice has changed, then it should be adopted for all menus in GHPR. For now, I will add it to both and we can discuss if the best practice has changed.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I'm seeing that extension tree menus behave differently here. You cannot right click and hide actions in extension trees.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll remove this from the context menu, and we can discuss in standup what should be done about the inline actions in extension tree.

Tyriar
Tyriar previously approved these changes Nov 6, 2025
@alexr00 alexr00 merged commit 1b1de9f into main Nov 7, 2025
6 checks passed
@alexr00 alexr00 deleted the alexr00/eventual-wolverine branch November 7, 2025 14:48
dangkhoahuynh2019-droid added a commit to dangkhoahuynh2019-droid/vscode-pull-request-github that referenced this pull request Nov 11, 2025
dangkhoahuynh2019-droid added a commit to dangkhoahuynh2019-droid/vscode-pull-request-github that referenced this pull request Nov 11, 2025
This reverts commit 4b8b8ae.Reapply "Adopt scm/repository (microsoft#8105)"

This reverts commit 4b8b8ae.
@dangkhoahuynh2019-droid dangkhoahuynh2019-droid mentioned this pull request Nov 11, 2025
Closed
dangkhoahuynh2019-droid added a commit to dangkhoahuynh2019-droid/vscode-pull-request-github that referenced this pull request Nov 14, 2025
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

Successfully merging this pull request may close these issues.

4 participants