Thanks in advance for your bug report!
What happened?
If I am working in a project with multiple repos, I'm not able to properly switch between the active repo in the GitHub pane.
More detail:
There are dropdown menus to switch between the active repo in both the Git and the GitHub panes. In the Git pane this works as expected, I can select a repo from the dropdown and all the displayed info about commits/unstaged changes will update. But in the GitHub pane it acts strangely.
- The displayed repo name in the GitHub pane dropdown is always the name of the top listed repo in the tree-view for the project (at least the repo that was listed top in the tree-view when I opened the project. If I reorder them, it does not update the project listed in the GitHub pane repo dropdown unless I close the project and reopen, or quit Pulsar and reopen).
- The displayed pull requests in the GitHub pane match the repo of the file in the active editor window, not the repo displayed in the dropdown.
- If I use the dropdown in the GitHub pane to switch to a different repo, the listed pull requests will update to correspond to the new repo I selected as long as it is different from the one named in the dropdown, but the name in the dropdown doesn't change. So I can't switch back to the pull requests from the named repo in the dropdown after using the dropdown to change repos.
Pulsar version
1.105.0
Which OS does this happen on?
🍎 macOS
OS details
12.6.6
Which CPU architecture are you running this on?
64-bit(x86_64)
What steps are needed to reproduce this?
- Have a project with more than one GitHub repo in it.
- Open the GitHub pane
- Use the dropdown at the top with repo names to switch between active repos.
Additional Information:
No response
Thanks in advance for your bug report!
What happened?
If I am working in a project with multiple repos, I'm not able to properly switch between the active repo in the GitHub pane.
More detail:
There are dropdown menus to switch between the active repo in both the Git and the GitHub panes. In the Git pane this works as expected, I can select a repo from the dropdown and all the displayed info about commits/unstaged changes will update. But in the GitHub pane it acts strangely.
Pulsar version
1.105.0
Which OS does this happen on?
🍎 macOS
OS details
12.6.6
Which CPU architecture are you running this on?
64-bit(x86_64)
What steps are needed to reproduce this?
Additional Information:
No response