[WAUM] UI changes to dynamically support languages dropdown#3178
[WAUM] UI changes to dynamically support languages dropdown#3178woo-ardsouza wants to merge 2 commits intomainfrom
Conversation
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:07:38.983Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:07:38.983Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
61cee37 to
aa9fd72
Compare
|
@woo-ardsouza has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:28:26.534Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:28:26.534Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
aa9fd72 to
4acfcd6
Compare
|
@woo-ardsouza has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:33:13.474Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T14:33:13.474Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@woo-ardsouza has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-13T16:42:11.176Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-13T16:42:11.176Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@woo-ardsouza merged this pull request in efb74aa. |
Summary: ## Description This change makes a call to the Integration Config GET API to dynamically get the list of supported languages in the languages dropdown instead of the hardcoded values ### Type of change - New feature (non-breaking change which adds functionality) ## Changelog entry Update language dropdown based on supported_languages in GET api response Pull Request resolved: #3178 Test Plan: Screenshot of dropdown with loaded languages {F1977914187} **Screen Recording** * Setup Order Placed event config * Validate Order Placed message is sent https://pxl.cl/7dm7x {F1977917367} Reviewed By: sharunaanandraj Differential Revision: D74652600 Privacy Context Container: L1332882 Pulled By: woo-ardsouza fbshipit-source-id: 6768ee31feff58f3287d631492129dea90d856a9
Description
This change makes a call to the Integration Config GET API to dynamically get the list of supported languages in the languages dropdown instead of the hardcoded values
Type of change
Changelog entry
Update language dropdown based on supported_languages in GET api response
Test Plan
Screen.Recording.2025-05-13.at.6.58.20.AM.mov