Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displaying value fields in edit profile #160

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PiyushDhamane
Copy link
Contributor

#158 fixed
#Previously the email and name fields were rendered blank in profile update. Now the user's current profile fields are correctly #displayed.

image

@PiyushDhamane
Copy link
Contributor Author

@Signior-X issue resolved.

@dheeraj135
Copy link
Collaborator

@Piyush3436 I don't think we need to pass the user-id. You can get user-id of logged in user using req.user. Is there any specific reason for passing the userid?

@Signior-X
Copy link
Member

same question @Piyush3436 as asked by Dheeraj
Find the id from the logged in user.

@Signior-X
Copy link
Member

@Piyush3436 are still working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants