-
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
Normalize template parts and pattern icons in "new" dropdown #52043
Comments
This comment was marked as outdated.
This comment was marked as outdated.
@jameskoster I note in your screenshot that there is a "Category" drop down menu. Thought it’s not in 16.1, I suspect that is on its way? And if so, will it only include a list of core categories? Or will there be an option for custom categories to be created? |
@jameskoster not ready to combine, the icon change is trivial during beta. The other is a whole new UX flow. |
@bgardner It's still being explored. In an earlier iteration there was an option to categorize user created patterns, but there were some bugs and technical issues that meant it wasn't included in the beta. I'm not sure it'll make 6.3, but I hope it'll be something that's added in a future Gutenberg plugin release and 6.4.
I think it'll be technically possibile. I'd let one of the design contributors answer about the user experience side. I guess there would need to be some thought about how it will scale. I know some users have many reusable blocks (and so patterns). It seems like it would be a useful organizational tool for those users. |
Categories won't be in for 6.3. We should incorporate that into phase 3 as part of the broader workflow work, including possibly adding categories for media library as well. |
Fixed by #52108 |
The current dropdown in the patterns library is the following:
This is a bit misleading since the "header" icon is not the default template part one, and the folder icon is used for pattern categories, not individual patterns. We should instead use these two, which further strengthens the relationship:
The text was updated successfully, but these errors were encountered: