Feature request from sunilit42, posted on GitHub May 30, 2016
Hello,
I am login as customer and i have 5 address in my account.
I am on checkout page now, i want to edit shipping address on checkout page but there is no functionality for same.
Comment from sunilit42, posted on GitHub May 30, 2016
Below file contain some code for edit address:
Magento\Customer\view\frontend\web\js\model\customer\address.js
getCacheKey: function() { return this.getKey(); }, isEditable: function() { return false; }, canUseForBilling: function() { return true; }
in magento 2 given fixed value for edit: return false.
Comment from asemenenko, posted on GitHub May 31, 2016
Hi @sunilit42 we do not have a functionality that allows to edit an existing address during checkout. You can add only a new one during the checkout and modify it, but not the existing one. I added it to the feature requests.
Comment from sunilit42, posted on GitHub May 31, 2016
it is very good feature it must need to add that.
Comment from vpodorozh, posted on GitHub Jun 08, 2016
Hi @asemenenko , when do you expect to develop this feature?
Comment from andyworkbase, posted on GitHub Jul 21, 2016
Any updates on this feature?
Hi,
This is a needed feature. What if the customer made a typo error in the shipping address during checkout and wants to correct it?
Is there any update on this feature? It looks like reasonable to have this functionality.
Any update on this feature? This is a very important feature, if the user had made a typo or needs to edit any custom attributes.
Any update on this must-have feature? or is there any extension on the market that can provide this missing feature? I will buy it.