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

Customer Address fields - impossible to sort correctly & admin area still showing if disabled #114

Open tomekjordan opened 5 years ago

tomekjordan commented 5 years ago

Preconditions (*)

  1. Any Magento version 2 & 1

Steps to reproduce (*)

  1. Any address related pages (checkout page, admin create order)
  2. Frontend - user - to add new billing/shipping address
  3. Admin user - to add new user billing/shipping address
  4. Admin user - to create new order

STILL showing fields sorted by default. ADMIN area also shows disabled fields (for new order creation)

Expected result (*)

  1. Proper sorting according to merchant needs and country specific
  2. Fields that are disabled like Middlename -should not appear in admin area during new order creation

Actual result (*)

  1. Admin > Customer > Address Templates - are not working for it

Examples: In many countires POST CODE should be placed before City, there are also other types needed to match UX or store/user expectations Not only for frontend - but for admin area.

  1. Admin - Create Order - even fields are disabled - they show up when admin tries to create order. Order creating is time consuming because you see a lot of unnecceserry fields

CONCLUSION: I'm using Magento since 2013 and I still cannot belive I cannot (as a merchant) properly set and sort fields without custom coding in templates. Its 2018 now (Shopify, Saas different world) but for Magento its still like in medieval. Hope somebody could make this UX fixes. Small things - a lot of improvement for day to day activities at admin area and for customers

magento-engcom-team commented 5 years ago

Hi @tomekjordan. Thank you for your report. To help us process this issue please make sure that you provided the following information:

Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:

@magento-engcom-team give me $VERSION instance

where $VERSION is version tags (starting from 2.2.0+) or develop branches (for example: 2.3-develop). For more details, please, review the Magento Contributor Assistant documentation.

@tomekjordan do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?

magento-engcom-team commented 5 years ago

Hi @engcom-backlog-nazar. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:

magento-engcom-team commented 5 years ago

@engcom-backlog-nazar Thank you for verifying the issue. Based on the provided information internal tickets MAGETWO-96277, MAGETWO-96278 were created

sdzhepa commented 5 years ago

Hello @tomekjordan

According to the label "Feature Request" this ticket has been moved into "community-features"

Thank you for collaboration