woocommerce / woocommerce-blocks

(Deprecated) This plugin has been merged into woocommerce/woocommerce
https://wordpress.org/plugins/woo-gutenberg-products-block/
GNU General Public License v3.0
404 stars 217 forks source link

Woo: The geographic locations aren't where we expect in the Blocks #12205

Closed kimclowa8c closed 9 months ago

kimclowa8c commented 9 months ago

Hi there. We were recently re-ordering some States in the USA on our checkout (we were moving the Army bases to the end of the list) and noticed the States aren't showing expectedly (as per WooCommerce Core) where the states are defined at plugins/woocommerce/i18n/states.php.

With the Blocks, the state's list isn't modified at the PHP level but sorted at the JS level.

You can view it on this link: https://github.com/woocommerce/woocommerce-blocks/blob/4445967f8d83ae76e8b428499150b35affc311c5/src/Utils/CartCheckoutUtils.php#L64

Hope this makes sense! Thank you.

github-actions[bot] commented 9 months ago

Thank you for your interest in contributing to WooCommerce!

WooCommerce Blocks has been merged into the WooCommerce Monorepo.

From now on, please open any issues or pull requests in the woocommerce/woocommerce repository.