-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New version available notice in GUI #2139
Comments
Too much design here. Let's leave that to the experts :) To add my $0.02... I wouldn't do a notice/confirmation dance. Instead simply highlight the current version (in flashing red, ha ha), and display details of the available upgrade on hover. |
I'm sure the team will improve on the above, or correct us. :) |
I quite like that. re links to release notes etc. I can't actually remember what data we stick into our version checking db, so this may already be there. If not it would be easy to add a few more fields. |
Should this appear via: cortexproject/cortex#420 ? |
"As a user I want to see a notice in the GUI when a new version of Scope is available."
When* a new version of Scope is available, the GUI should display an indicator that a new version is available. The user may interact with the indicator to discover more information about the new version, or read a small additional notice. Once the user has read the notice, the indicator is cleared.
Further questions to consider:
The text was updated successfully, but these errors were encountered: