Hi!
I just remembered that, as users, we cannot edit our email address in our account in Saleor. We should add this feature in Saleor.
Note: I assign this task to myself. I will put it on my todolist.
It's rather simple:
/profile/, which would link to a form in the account namespace;Thing to remember: reassign all Carts and Orders to new user email
@NyanKiyoshi are you working on it or can we clear it and leave it for someone else?
I will not have the time to work on it for now, you can clear it. Thank you!
@Pacu @NyanKiyoshi I want to go with that, but I can't find the /profile page. This page was removed from current version or what? I thinkiing of puting change email options under the My Account, same as change password option.
@tomcio1205 I think @NyanKiyoshi meant My Account, which you can find at http://localhost:8000/account/ while being logged.
I wonder if we shouldn't move 'Change password' section to the 'Settings', and add Change email option in there?
@Pacu2 Could you tell my what do you think of this styling? I'm not pretty sure how to style settings section, so before I start write any code I want to be sure how to style this. Maybe I should place buttons only with redirects to forms.

To be honest is as good as it gets, the whole section needs some sort of a redesign, personally, I like what Zalando does but think that can be addressed at some other occasion.

Ok, thanks. So I focus on functionality itself and style will remain as it is.
Notice how Zalando requires you to enter your current password in order to change the email address.
It will be addressed in Storefront 2.0 and Dashboard 2.0. Related backend issue: #4648
Most helpful comment
Ok, thanks. So I focus on functionality itself and style will remain as it is.