mirror of
https://github.com/stoatchat/for-web.git
synced 2026-07-20 23:03:46 -04:00
Update dialog intrusiveness #511
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 @selkij on GitHub (Feb 13, 2026).
What happened?
The new update dialog is kind of intrusive, and forcibly takes the focus, which can be very very VERY annoying. Maybe just a button appearing to update like on discord would be a better and more discrete choice.
@infi commented on GitHub (Feb 13, 2026):
This is the default dialogue from our updater, we never replaced it so far
Will be replaced with in app dialogue in the future
@insertish commented on GitHub (Feb 13, 2026):
Related issue: https://github.com/stoatchat/for-desktop/issues/88
It will happen at least one more time before it is fixed (due to the nature of having to update the desktop app to fix the desktop app).
@chrishultin commented on GitHub (Feb 14, 2026):
https://github.com/stoatchat/for-desktop/pull/98 should fix this as well - just adding here as a reference.
@selkij commented on GitHub (Feb 14, 2026):
I will close this as it is a duplicate then (It also seems I opened the issue in the wrong repo, sorry!)