Open annezazu opened 1 year ago
Huzzah, found the design showing access to block themes from the Design section.
Worth reusing here :)
I think @jameskoster has a separate issue for the "meta links" in the save hub, and has a newer design for themes access.
and has a newer design for themes access
This one:
Perhaps there's a way for that element to accommodate inline theme switching, rather than sending folks off to the legacy themes grid in wp-admin?
The theme switch can be expressed in the save modal:
The trade-off with this approach is that it would only be able to handle block themes.
Perhaps there's a way for that element to accommodate inline theme switching, rather than sending folks off to the legacy themes grid in wp-admin?
I don't think it's particularly useful without visuals representing the themes (like classic has). Seems a bit too forward-facing too to have theme switching accessible from the main SE navigation. I think a "Browse themes" link would work fine until a future where there is theme switching (including partial theme switching) in the SE.
It's technically very easy to do: https://github.com/WordPress/gutenberg/pull/50388
I think a "Browse themes" link would work fine until a future where there is theme switching (including partial theme switching) in the SE.
I agree this would be a satisfactory bare minimum.
But it would be nice to have quick switching while previewing a theme. It's currently a very tedious process (see the video in Ben's PR).
This was raised by @carolinan as part of the FSE Outreach Program's Rapid Revamp call for testing:
Here's the experience with classic themes to imagine for block themes in the Site Editor previewing mechanism:
https://github.com/WordPress/gutenberg/assets/26996883/aa68766a-a3b9-4711-a03e-0e0be19cc3fb
I remember seeing some designs floating around that considered this. cc @WordPress/gutenberg-design just in case!