-
Notifications
You must be signed in to change notification settings - Fork 707
Description
Version
0.15.19
Operating System
Linux
Distribution Method
AppImage (Linux)
Describe the issue
Attempting to delete any branch seems to hang all branch management related actions in the application. Once I attempt to delete a branch, the red delete button sits there with a spinner icon forever with seemingly no effect. If you click cancel or click outside the dialog box, the create branch flow similarly hangs when attempting to create a new branch. It takes a full restart of the application to fix this issue. Nothing shows up in any logs that I can find.
Attached is a video showing the behavior. I launched the app from the command line so you can see the log output at the bottom of the recording. I also am showing the developer settings console. Nothing seems to appear when I attempt to delete the branch.
gitbutler-delete-branch-issue.mp4
How to reproduce (Optional)
- Create a branch
- Attempt to delete the branch
- The branch does not delete and any future branch creation is also broken.
Expected behavior (Optional)
No response