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

[FRONTEND] Implement edit functionality on profile page #337

Closed
6 tasks
choden-dev opened this issue May 6, 2024 · 1 comment
Closed
6 tasks

[FRONTEND] Implement edit functionality on profile page #337

choden-dev opened this issue May 6, 2024 · 1 comment
Assignees
Labels
frontend relating to code in the /client directory

Comments

@choden-dev
Copy link
Member

Is your feature request related to a problem? Please describe.

Blocked by #336

You will need to pass in edit handlers to the component created in #327

A mutation hook also needs to be created that calls the edit-self endpoint

BEFORE MERGING

  • Storybooks created where possible
  • Tested with nock if data fetching
  • Tests written for critical interactions
  • PR Reviewed (For non-trivial changes)
  • Changes tested after rebasing on master or merging in master (hint: git fetch origin master:master, then git rebase master or git merge master)
  • All required PR checks passing
@choden-dev choden-dev added the frontend relating to code in the /client directory label May 6, 2024
@zlrkw11 zlrkw11 self-assigned this May 10, 2024
@choden-dev
Copy link
Member Author

Already done in #509 and #520

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend relating to code in the /client directory
Projects
None yet
Development

No branches or pull requests

2 participants