bounswe / bounswe2020group4

Bogazici University CmpE352/451 Project: E-Commerce Platform
1 stars 4 forks source link

(AND) Address Name and Phone Bug #509

Closed berkayalkan closed 3 years ago

berkayalkan commented 3 years ago

When customer adds a new address, address' name and phone comes with the default values, not from API.

To Reproduce Steps to reproduce the behavior:

  1. Login as customer
  2. Add a new address
  3. Go to address info page
  4. See error

Expected behavior Customer needs to see the values that she typed when adding address for the name and phone fields.