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

feat: Added name editing functionality to profile #708

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Rakhshan90
Copy link

PR Fixes:

The ability for users to edit their name in the profile section:

  • Added pencil icon next to name field
  • Added edit mode with confirm/cancel buttons
  • Added API endpoint for updating user name

Resolves #706

100xdevs-daily-code.mp4

Checklist before requesting a review

  • I have performed a self-review of my code
  • I assure there is no similar/duplicate pull request regarding same issue

Copy link

@karthik-nair-20 karthik-nair-20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove yarn.lock and Update PR

Copy link

@karthik-nair-20 karthik-nair-20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice LGTM, check #707

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.

feature: User should be able to edit their name in the profile sectionj
2 participants