spree_address_book icon indicating copy to clipboard operation
spree_address_book copied to clipboard

Ensure that the other address is always new

Open wdspkr opened this issue 9 years ago • 1 comments

If a user clicks the radio button to enter another address, this form was prefilled by spree default address for this user. This is NOT what we want. We want the address to always to be fresh.

Otherwise in conjuntion with the Spree::UserAdress module the preferred bill and shipping will be updated by the new address.

We almost always want to create a new temporary address, only when a validation error occurs we want to render the entered address.

wdspkr avatar Jul 09 '15 13:07 wdspkr

Can anyone merge this one?

luisenrike avatar Aug 30 '17 17:08 luisenrike