GNOME Bugzilla – Bug 645274
[info] Always show "Updates available" button
Last modified: 2011-08-26 20:22:48 UTC
And rename it to "check for updates". We should use a separate label for showing whether updates are available, and always have a "check for updates" button available. This would avoid: - resizing the dialogue - wondering where they can force looking for updates
We should also show when the last check for updates occurred.
Avoiding the resize is good. The rest are not I think.
Showing that it's checking whether there are updates (or at least telling the user what it's doing) would be interesting.
If somebody gives me a mockup, I'll try to do this on Monday.
commit faf5f630ea5a6088e07295162ea691d65cae8774 Author: Bastien Nocera <hadess@hadess.net> Date: Fri Aug 26 16:15:26 2011 +0100 info: Always show the "Updates" button https://bugzilla.gnome.org/show_bug.cgi?id=645274
FWIW, I didn't get any answers to comment 3. We avoid the resizing, and explain that we're checking for updates. The button stays disabled if no updates are available (and shows "System Up-To-Date" to avoid the negative "No Updates Available").