mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
BUG - Clicking too fast makes komodo interface unresponsive. #209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @version-au on GitHub (Feb 11, 2025).
Simple one to reproduce.
Under any of the resources section this is possible.
You briefly see the confirmation appear then disappear, but it keeps the page in the background unresponsive, and you have to refresh the page for it to be usable again.
If you allow the confirmation to appear by single clicking, then click outside of it so it disappears i can then interact with the site like normal.
I know double clicking is unnecessary, as i came across this by accident but had a head scratching moment when it happened. More a QOL fix than anything else.
@kmendell commented on GitHub (Feb 23, 2025):
I also can confirm this behavior.