-
Notifications
You must be signed in to change notification settings - Fork 4.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
Browse Mode: Consider adding a pointer for how to get back to dashboard #47583
Comments
I had the same problem. I tried to figure out how to exit this screen and it took a long time to figure out. Here is the part that confused me: It didn't occur to me that the logo might exit or navigate away from this screen. A few reasons for that:
In this case, I don't think a tooltip is enough, because of the close association of the logo and the Edit button (they are in the same container). People will always associate the two and assume they do the same thing if clicked. There is also this design that has been standard for a while: Maybe not ideal, but at least it has a hover tooltip, and I have learned what it does. It has no association with any UI around it, so I learned that it must do something unique (and there's no confusion about its relationship with the surrounding UI). It's a completely isolated element. Because of this previous Ideas for solutions
Thanks for logging this issue! |
I agree that some additional action should be taken here. Not sure what the best implementation would be, but I foresee confusion, especially since the "beta" label is being removed from the Site Editor. Over the next few months, we will see an influx of new users who may have never experienced the Site Editor before. |
Given the intention is to add more panels, and for this navigation paradigm to (potentially) scale up to wp-admin in the future, adding a Back arrow at the Design level seems the simplest thing to try: default.mp4 |
I really like the clarity of having the < (back arrow) and the tool tip that says "Dashboard". |
What problem does this address?
Repeated feedback has come in around the FSE Outreach Program and other sources around how to get back to the dashboard while using browse mode. While adding a "dashboard" link is being considered to be brought back, it's also worth considering whether we should add a pointer if this interaction remains without an explicit dashboard link, similar to what's being explored here: #47410
Note that this will depend on how #36667 progresses for 6.2.
What is your proposed solution?
Add a pointer that explains how to get back to the dashboard. Quick copy idea:
cc @WordPress/gutenberg-design for feedback and @youknowriad as a heads up.
The text was updated successfully, but these errors were encountered: