nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.22k stars 5.29k forks source link

The display of addresses is currently inconsistent #7152

Closed duc-tv closed 4 months ago

duc-tv commented 5 months ago

nopCommerce version: latest from develop

Steps to reproduce the problem: I see that displaying address data is not consistent.

For example, on the order detail page, AddressFields are used, source code image

but on the shipment detail page, a different method is used for display, source code image

Let's standardize the display method, paying attention to other areas where customer addresses are shown.

skoshelev commented 4 months ago

Closed #7152