Found when testing https://github.com/microsoft/vscode-pull-request-github/issues/6248 https://github.com/user-attachments/assets/9d23980b-3ff9-4cc4-936d-0aa314f60b4a Notice that I trigger the keybinding which closes the editor, but the state in the tree doesn't update until I manually refresh it. At first I thought that the keybinding wasn't working properly because I didn't see the checkboxes change. I think the view should be updated when this command is run.
Found when testing #6248
Screen.Recording.2024-10-23.at.12.45.29.PM.mov
Notice that I trigger the keybinding which closes the editor, but the state in the tree doesn't update until I manually refresh it.
At first I thought that the keybinding wasn't working properly because I didn't see the checkboxes change.
I think the view should be updated when this command is run.