Version
0.12.21
Operating System
Mac OS X
Distribution Method
dmg (Apple Silicon)
Describe the issue
The Delete button for virtual branch deletion receives clicks and doesn't indicate it's doing anything, even though each click counts and triggers a delete action (visible in the log).
This is most noticeable in big repositories, and probably doesn't matter in smaller ones.
How to reproduce
Expected behavior
The Delete button is greyed out and can't be clicked until the operation completes. If the operation fails, the popup should probably remain visible.
Relevant log output
No response
Version
0.12.21
Operating System
Mac OS X
Distribution Method
dmg (Apple Silicon)
Describe the issue
The
Deletebutton for virtual branch deletion receives clicks and doesn't indicate it's doing anything, even though each click counts and triggers a delete action (visible in the log).This is most noticeable in big repositories, and probably doesn't matter in smaller ones.
How to reproduce
Deletebutton - it will receive any click while the popup is visible, and trigger a delete operation each time.Expected behavior
The
Deletebutton is greyed out and can't be clicked until the operation completes. If the operation fails, the popup should probably remain visible.Relevant log output
No response