-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 in descriptions of template after selection #46640
Comments
I think @jameskoster you might have a design for this, or am I misremembering? |
No recent designs I'm afraid. The problem with displaying the descriptions is that the list gets unwieldy when there are many templates – some of them have quite long descriptions. My instinct is that the solution here might be better organisation in the sidebar. For example we might only surface the most intuitive / commonly edited templates at the top level, then have drilldowns for template collections like "Blog", "Page", "Store", "Advanced", etc. Since each collection would contain fewer templates it might be feasible to include their descriptions as well, but obviously it needs design. |
In addition to better organization (this can likely benefit template creation modals as well), I wonder if we could maybe show the description on-select? It would be a big blue button, but maybe that's fine? |
Something like that, or displaying the description in a tooltip on hover/focus could be worth a try. |
Noting that related feedback came up in the same call for testing for the FSE Outreach Program:
& later from the same person:
This feels critical to figure out both in terms of clearly prioritizing the template powering the homepage and preventing reordering cc @youknowriad. Happy to open more issues here but these all feel related (lack of descriptions, inability to know at a glance which is the home template, and the changing order). Adding this to the phase 2 project board of more general issues for consideration and iteration. |
The first point should be addressed when we add brows-ability to the frame and the experience becomes more content driven. You'd just navigate to your homepage and the site hub widget would tell you which template is on display. Agree the ordering could be better, but again that would be further enhanced by more intuitive template grouping. |
You can still get to all of the descriptions by accessing the "Manage all templates" option and scrolling through the templates there. I wonder if that's enough for folks that are unsure of what each template is? Doing this at least keeps you in the same experience. |
A tooltip is another lightweight option. |
This came up once more in the twentieth call for testing for the FSE Outreach Program:
Agreed on the tooltip as a lightweight option to explore for now. Either way, I have to agree that this is a current drawback of browse mode. cc @richtabor as design lead for 6.2! |
I will add in this discussion on Slack in the FSE channel: https://wordpress.slack.com/archives/C015GUFFC00/p1674650007809749 |
Description has been added here: #47777. Can we close this or we want something more? |
Imo yes, but feel free to re-open. |
What problem does this address?
As part of the nineteenth call for testing for the FSE Outreach Program, the following was shared:
Previously, with the template list, the descriptions were visible when going through the experience, whereas now all you can rely on is the name:
Of note, this is using Gutenberg 14.8 RC 1. I didn't see this discussed in #45346 and it felt worth separating out into its own issue for consideration. If you'd prefer I consolidate there, happy to do so though.
What is your proposed solution?
Perhaps when selecting a template, the description is then displayed in the sidebar or it's shown on hover:
The text was updated successfully, but these errors were encountered: