-
Notifications
You must be signed in to change notification settings - Fork 220
Store Customization > Add the Featured Category Cover Image pattern #11109
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: 0 B Total Size: 1.47 MB ℹ️ View Unchanged
|
"titles": [ | ||
{ | ||
"default": "100% natural denim", | ||
"ai_prompt": "A description for a product" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a question on the prompts in general, do we ever specify a text limit on the values returned to ensure they don't break designs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great question: we are still fine-tuning the prompts to AI as part of a separate task :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just left a question which I don't think should block this PR so I'm approving anyway 🙌🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good and everything is working as expected, so I'm approving the PR 🚀
What
The Featured Category Cover Image pattern was originally removed on #10239, but we need to reintroduce it as it is a requirement to compose the homepage templates for the Pattern Assembler as designed on Mrk6SERPZ4KrFHSjM0a8TK-fi-1406_127404 and we can't rely exclusively on blocks for having AI-generated content.
This is a wireframed pattern: in other words, it doesn't have any opinionated styles regarding colors for fonts or backgrounds.
Fixes #11107
Why
This pattern is required to compose two different templates within the Patterns Assembler.
Testing Instructions
Please consider any edge cases this change may have, and also other areas of the product this may impact.
Screenshots or screencast
WooCommerce Visibility
Required:
Checklist
Required:
[type]
label or a[skip-changelog]
label.Conditional:
[skip-changelog]
label is not present).Changelog