[WAUM]Fix minor changes on Enhanced Settings#3246
Closed
sharunaanandraj wants to merge 1 commit intomainfrom
Closed
[WAUM]Fix minor changes on Enhanced Settings#3246sharunaanandraj wants to merge 1 commit intomainfrom
sharunaanandraj wants to merge 1 commit intomainfrom
Conversation
fix enhanced settings product sync and utility tab
Contributor
📦 Latest Plugin BuildBuilt at: 2025-05-27T16:37:54.631Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
Contributor
|
@sharunaanandraj has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
5 tasks
Contributor
|
@sharunaanandraj merged this pull request in c35ba70. |
carterbuce
pushed a commit
that referenced
this pull request
May 27, 2025
Summary: ## Description Fix minor changes on Enhanced Settings. 1. Fix duplicate product sync button 2. Fix when onboarding complete show utility settings page instead of utility tab ### Type of change - Bug fix (non-breaking change which fixes an issue) ## Changelog entry Fix minor changes on Enhanced Settings Pull Request resolved: #3246 Test Plan: Product sync button fix ### Before <img width="1728" alt="Screenshot 2025-05-27 at 9 20 31 AM" src="https://github.com/user-attachments/assets/fde9498b-e15f-49ad-9ecd-8ea67e616560" /> ### After <img width="1728" alt="Screenshot 2025-05-27 at 9 23 28 AM" src="https://github.com/user-attachments/assets/af170824-7408-493a-9086-55186862bbb8" /> Utility settings view fix - onboarding complete ### Before <img width="1728" alt="Screenshot 2025-05-27 at 9 20 39 AM" src="https://github.com/user-attachments/assets/ba0b7eb6-512f-4629-b501-822aaef3bff6" /> ### After <img width="1728" alt="Screenshot 2025-05-27 at 9 23 20 AM" src="https://github.com/user-attachments/assets/48f0eca4-7892-4b17-8400-86113d9b05c4" /> Reviewed By: carterbuce, woo-ardsouza Differential Revision: D75458352 Pulled By: sharunaanandraj fbshipit-source-id: 86b5c9e629ca836d8d1de1293f2783bed2e3325b (cherry picked from commit c35ba70)
SayanPandey
pushed a commit
to SayanPandey/facebook-for-woocommerce
that referenced
this pull request
May 27, 2025
Summary: ## Description Fix minor changes on Enhanced Settings. 1. Fix duplicate product sync button 2. Fix when onboarding complete show utility settings page instead of utility tab ### Type of change - Bug fix (non-breaking change which fixes an issue) ## Changelog entry Fix minor changes on Enhanced Settings Pull Request resolved: facebook#3246 Test Plan: Product sync button fix ### Before <img width="1728" alt="Screenshot 2025-05-27 at 9 20 31 AM" src="https://github.com/user-attachments/assets/fde9498b-e15f-49ad-9ecd-8ea67e616560" /> ### After <img width="1728" alt="Screenshot 2025-05-27 at 9 23 28 AM" src="https://github.com/user-attachments/assets/af170824-7408-493a-9086-55186862bbb8" /> Utility settings view fix - onboarding complete ### Before <img width="1728" alt="Screenshot 2025-05-27 at 9 20 39 AM" src="https://github.com/user-attachments/assets/ba0b7eb6-512f-4629-b501-822aaef3bff6" /> ### After <img width="1728" alt="Screenshot 2025-05-27 at 9 23 20 AM" src="https://github.com/user-attachments/assets/48f0eca4-7892-4b17-8400-86113d9b05c4" /> Reviewed By: carterbuce, woo-ardsouza Differential Revision: D75458352 Pulled By: sharunaanandraj fbshipit-source-id: 86b5c9e629ca836d8d1de1293f2783bed2e3325b
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
Fix minor changes on Enhanced Settings.
Type of change
Changelog entry
Fix minor changes on Enhanced Settings
Test Plan
Product sync button fix
Before
After
Utility settings view fix - onboarding complete
Before
After