Clarify what the template icon in the document title bar means #67163
Labels
[Feature] Site Editor
Related to the overarching Site Editor (formerly "full site editing")
[Type] Enhancement
A suggestion for improvement.
An icon appears on the document title bar based on the 'Show template' setting. But if you're unfamiliar with that setting it's unclear what the icon means, and even if you are familiar with it, the icon feels very disconnected from the setting.
Another issue is that every other icon in the top bar is interactive, suggesting this one would be too.
Potential solutions
Ideally the icon is somehow better connected to the setting. The smallest change could be to surface a tooltip on hover to say that the template is visible. However, I suspect that will lead users to want to interact, which leads me to a suggestion in the original PR; make the icon the entry point for editing this setting.
When toggled on the button would be
isPressed
.Alternatively we might use different icons to reflect the current setting, similar to toolbar menus for things like text alignment:
In the future this menu could contain other template related actions like edit, switch, create new.
cc @WordPress/gutenberg-design
The text was updated successfully, but these errors were encountered: