You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
#1787 refactored `InfoPanel` but didn't update `GitHubPaneView` with its new behavior. So:
- Don't initialy set `infoPanel.Visibility` to `Collapsed`: `InfoPanel` will handle this itself
- Set `ShowCloseButton` to show the `x` button to close the error
Fixes#2172Fixes#2058
Versions
What happened
When creating a PR fails, no error message is shown.
Steps to Reproduce
Steps to reproduce the behavior:
Expected behavior
An error should be shown in the GitHub pane.
Related
Create pull request
on public repository #2058: Nothing happens when I clickCreate pull request
on public repositoryThe text was updated successfully, but these errors were encountered: