GNOME Bugzilla – Bug 761281
No way to undo connection removal
Last modified: 2016-02-02 22:54:05 UTC
Created attachment 320011 [details] mockup of notification shown after user pressed "remove" for a given connection. As inaccurate as my wireless mouse is, it took less than hour for me to misclick "Remove" instead of "Reconnect". It would be nice to provide an undo option for this. See attached mockup.
Created attachment 320017 [details] [review] application: Allow to undo connection removal Since commit 6ef2e57371aa added a "Remove" menu action to the room header popover, it is now a lot easier to remove a connection by accident. We should be more forgiving in that case, so show an app notification that allows the user to undo the operation, and only actually remove the account when the notification has been dismissed or timed out.
Created attachment 320018 [details] Undo notification
Review of attachment 320017 [details] [review]: Maybe we should have some max-width / label wrapping for our notifications since we can't know how long the connection's name will be and can't know how long the translation of labels can be. Beyond that, looks good to me.
Attachment 320017 [details] pushed as 520cf10 - application: Allow to undo connection removal
*** Bug 722509 has been marked as a duplicate of this bug. ***