magento / community-features

Magento Features Development is an Initiative to Allows Community Memebers Join to Development of Magento Features
46 stars 18 forks source link

Switch "State/Province" and "Country" fields to select the country first #50

Open misha-kotov opened 6 years ago

misha-kotov commented 6 years ago

2nd most upvoted issue on Magento idea exchange: https://community.magento.com/t5/Magento-2-x-Feature-Requests-and/Change-the-order-for-the-quot-State-Province-quot-and-quot/idi-p/57204

In most of the pages in Magento, we can find the "State/Province" before the "Country" field. Since the "State/Province" depends on the country, that is confusing since the customer has go to next field and select the country, and then go back to the previous field and select the state/province.

This is not correct in the most important page in the storefront, the onepage checkout: image

And you can also see the wrong order in some pages of the admin panel: image

In other pages, like the shopping cart page, the order is correct: image

It would be better if the country can be selected first, then the state/province and finally the ZIP/Postal Code (just like the shopping cart page).

Most people in the forum tend to agree with the following approach:

  1. Hide It altogether for those stores who only have ship/sell enabled for one country - if it's not an option, by definition it seems inappropriate to display in a drop-down selector, maybe even at all. ( I'm guessing this may be mostly non-European merchants, though could be wrong...but definitely most US sites).
  2. When > 1 Ship/Sell Countries enabled, then use the original suggestion.
maciejtrybula commented 6 years ago

Please assign this issue to me