-
Notifications
You must be signed in to change notification settings - Fork 307
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
Change the order of elements on the dashboard page #8339
Comments
This comment was marked as resolved.
This comment was marked as resolved.
IMHO providers should be on the top so I can see immediately what the issues are with the provider(s). With the temporary change in the PR I now how to scroll all the way down to see if there is a problem with open shift / docker / podman / etc. I believe that we should not implement this as a temporary measure unless we completely revamp the dashboard and implement it at once rather than temporary. Sorry for being blunt! I just don't think this is a good change at the moment and we may get complaints. |
I agree |
What is the difference between the providers on the dashboard and the resources in settings? Only the "details"? I know that the CLI tools (compose/kubectl) are duplicated in Resources too, but I think that is another open issue |
@cdrage and @axel7083 : I've rework the epic description related to improvements of the dashboard in order to bring more awareness to the new capabilities Podman Desktop can be providing to the user. @afbjorklund : You are right. Ideally, the providers should be moving to the status bar and when users wants to configure them, they'd be redirected to the appropriate section in the settings. |
Is your enhancement related to a problem? Please describe
When a user start podman desktop, the dashboard is always showing the same information at the top of the page. The section that are highlighting what's new are at the end of the page and the users might be missing them. If the user has a small window for the application, the sections with the guides and the recommended extensions are even not visible.
Describe the solution you'd like
In this issue, we would like to change the order of the section on the dashboard.
Today, we have the following order:
We would like to change the order with the following one:
Note: Providers will be moving to the status bar.
Describe alternatives you've considered
No response
Additional context
Note: This is a temporary change, until we are revamping the dashboard.
The text was updated successfully, but these errors were encountered: