Add a banner in product sets tab to explain recent changes#3207
Closed
mshymon wants to merge 1 commit intofacebook:mainfrom
Closed
Add a banner in product sets tab to explain recent changes#3207mshymon wants to merge 1 commit intofacebook:mainfrom
mshymon wants to merge 1 commit intofacebook:mainfrom
Conversation
Contributor
|
@mshymon has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
96d6f24 to
3a429fe
Compare
Contributor
|
@mshymon has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Contributor
vinkmeta
pushed a commit
that referenced
this pull request
May 19, 2025
Summary: ## Description In PR #3168 we merged new changes to the product sets sync: automatic sync of all WooCommerce product categories to Meta as catalog dynamic (filter) Product Sets with all the metadata associated (URL, image, description, retailer ID). This PR is a follow up to add a banner in the UI of the product sets tab to explain recent changes to users. ### Type of change - New feature (non-breaking change which adds functionality) ## Changelog entry - Add a banner in product sets tab to explain recent changes to product sets sync. Pull Request resolved: #3207 Test Plan: - `npm run test:php` - Dogfood doc in internal to Meta ## Screenshots After  Reviewed By: gurtejrehal, raymon1 Differential Revision: D74985199 Pulled By: mshymon fbshipit-source-id: 1cb48ca1f6665e457a5b7907577864513116f62d
Merged
This was referenced May 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In PR #3168 we merged new changes to the product sets sync: automatic sync of all WooCommerce product categories to Meta as catalog dynamic (filter) Product Sets with all the metadata associated (URL, image, description, retailer ID).
This PR is a follow up to add a banner in the UI of the product sets tab to explain recent changes to users.
Type of change
Changelog entry
Test Plan
npm run test:phpScreenshots
After