Closed Zhao-Andy closed 3 years ago
It looks like the change requested has been included in the latest merge with #88 but might not be deployed at time of testing. Have confirmed that users are now sent to /users/:id
after updating their profile.
I was updating my workers account
/workers/:id/edit
and after hitting "Update Account" I was sent to/workers/:id
. This is definitely RESTful but I would imagine I get sent to/users/:id
where I can see the profile changes I made.