Replacing a label with another appears to work in vscode but doesn't #4492
Closed
Description
- Extension version:
v0.58.0
- VSCode Version:
1.75.0
- OS:
macOS Ventura 13.2
Steps to Reproduce:
- Create a PR with a label
- Click the settings button to display the label dialog
- Deselect the current label and select another
- Observe vscode appears to have replaced the label as expected
- Observe github now shows both labels
Screenshots
Vscode PR with two labels:
Replacing both labels with another via modal in Vscode:
Vscode appears correct:
GitHub now shows all 3 labels: