-
Notifications
You must be signed in to change notification settings - Fork 1.3k
display warning for latest IDE versions on the loading screen #8028
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
Comments
@gtsiolis we will need a design for it. cc @loujaybee |
In addition to this, I think we need to review our documentation and copy-text to ensure that the expectations are set with users properly. If we have this flag on the workspace loading, I think copy text such as "what does this mean" which links to docs about the insiders and explains how it works / user expectations would also be useful. |
@akosyakov - It would be nice if designed, but I wouldn't necessarily wait a design on this one as we could do something simple, draft an approach / PR and tweak based on feedback from @gtsiolis et al. We can also implement this incrementally, there are various places we can show this information, just starting with the workspace loading screens etc would help |
Agree, to be clear it should be the same for EAP of JB products in sense of docs. |
Created a companion issue in website docs: https://github.com/gitpod-io/website/issues/1700 |
put in scheduled for IDE team as well |
@mustard-mh you could work on this too
|
fyi: I've added the specs in the issue description. |
@gtsiolis do you think it would make sense to make this user-dismissible or rather to stuff it in every user's face all the time to make sure? What about maybe a way for the user to minimize it to just a |
I swayed between making this dismissible. Here're some thoughts on this:
This could be interesting and useful long term. Also, currently thinking of making this more compact as @mustard-mh is working on this in #8783 since it can grab quite a lot of vertical space. For example, we could introduce a simpler or less verbose alert component variation without s background, etc. But we can certainly improve this in the next iteration.
Thanks for the feedback, @filiptronicek! 🙏 |
For latest versions like VS Code Insiders and EAP of JB products we should display a warning at all phases of the loading screen and provide an action to switch to restart a workspace with a corresponding stable version of a selected product.
Designs
See design specs.
The text was updated successfully, but these errors were encountered: