Unable to remove reviewers while creating a pull request #109758
Replies: 3 comments
-
|
Can confirm that this issue is still present. Usually I can get around this by refreshing the page, then adding another random reviewer, |
Beta Was this translation helpful? Give feedback.
-
|
Still occurring April 2026. The above workaround does not work for the repo I'm in. It says "Request up to 1 reviewer" so I cannot select more than one reviewer, nor can I deselect a reviewer once chosen. However, closing the browser and starting over with "Compare & pull request" on the branch allowed it to "forget" the reviewer I'd accidentally selected. |
Beta Was this translation helpful? Give feedback.
-
|
How do I deselect a reviewer? I tried everything obvious |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
I'm seeing a similar issue to https://github.com/orgs/community/discussions/69208 ; when I de-select reviewers from the selector, they don't actually get removed.
This is distinct though, because it only happens while creating a PR (once it's actually created, I can remove the reviewers). So the problem here is less severe, but still worth addressing (ex. I accidentally select someone I didn't want as a reviewer, and now that person will be bothered with emails about my PR)
Reproduction steps
Start creating a pull request from any branch.
Add one or more reviewers.
Try to remove a reviewer - the selector lets me check/uncheck, but the name never leaves the list, and is still on the PR when I save it.
Fault Type
Permanent - Occurring repeatably
Blocking?
No
Beta Was this translation helpful? Give feedback.
All reactions