Refesh user profile information when user changes #2000
Closed
Comments
edmundoa
added a commit
that referenced
this issue
Mar 30, 2016
When the user edit form page is rendered, we need to re-render all details if the user changes (clicking on a link editing another user). These changes take care of using controlled inputs and update the state properly. Fixes #2000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
When the user edit page is opened, clicking on a link directing to another user edit page, the user data in the page is not properly updated.
Steps to reproduce the problem
Environment
The text was updated successfully, but these errors were encountered: