-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Improve UX on the dashboard page when a workspace is stopped / idled #21540
Comments
@ibuziuk would it be possible to get a screen capture of the whole screen when this message is displayed? Thanks! |
Hi @beaumorley , This is how the whole screen looks like when the message is displayed: |
sync'd to Red Hat Jira https://issues.redhat.com/browse/CRW-3181 |
Here is an updated screenshot: Please see eclipse-che/che-dashboard#593 (comment) for more details and screenshots |
@dkwon17 Looks good! I would remove the red highlight. I think it competes with the warning icon. We'd also like to make a recommendation for the error message and have a few questions first.
Thanks! |
Thank you for the feedback!
After this #21516 is complete (I am currently working on this), this warning message will appear only due to inactivity. There will be other warning messages for other similar situations too. Also, there is another issue that will be worked on: #21578, where the error message would also state the inactivity timeout. The plan is to have the error message to look something like:
How does that look/sound?
"Restart your workspace" will launch the workspace and open the editor in the current screen: VideoScreen.Recording.2022-07-27.at.2.18.02.PM.mov"Return to dashboard" will direct the user to the user's workspace on the Che dashboard: VideoScreen.Recording.2022-07-27.at.2.20.27.PM.movI think the best solution for the user when they get this error would be to press "Restart your workspace" |
@dkwon17 @beaumorley Awesome, thanks for answering our questions! What do you think of this: "Your workspace has stopped due to inactivity. Restart your workspace to continue using your workspace." with "Restart your workspace" as hyperlinked still and then offering "Return to dashboard" as a secondary option below it If we know how long it takes to time out, I like the message you have planned: Your workspace has stopped because there was no activity for 30 minutes. |
Thank you @wolfeallison 👍 , looks good to me: |
@wolfeallison @beaumorley any thoughts on adding the workspace name (ex. |
Note UX questions in #21359 as well, which might impact some of the decisions here. If you have/had multiple workspaces open and one/more has idled/died, it might be worth providing a "switch to running workspace" or a list of running workspaces... but then the Dashboard link could achieve that too. |
Until I saw @nickboldt comment, I did not realize that return to your dashboard was to get to other workspaces. What about instead of the last think being "Return to dashboard" it is "Return to your dashboard to switch to a running workspace." @wolfeallison do you have any thoughts on better wording? |
@nickboldt 's comment refers to the specific scenario where the workspace idle page is reached when there is another running workspace.
|
@nickboldt @beaumorley I like it! What about "To switch to a running workspace, return to your dashboard" and just have the return to dashboard as a link? We typically put the benefit first, which is why I recommend changing the order of the sentence |
What do you think of making the header "Workspace failed" and then it goes directly into the error under it? |
Thank you for the feedback @wolfeallison , I think those are great improvements. |
the last PR has been merged |
All of the UX improvements are made, except for the We can close this issue and focus on those pages in #21623 cc @nickboldt |
Is your task related to a problem? Please describe
The original page has been implemented as part of #20599
Describe the solution you'd like
Page that follows UX patterns - Look and feel suggestions are most welcome
Copy/UI text wording - if you are away from you desk and step back, what should it say.
Your admin set a setting so your pods you use just stopped because stepped away
Describe alternatives you've considered
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: