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

Remove Formik and replace with react-hook-form #811

Closed
clintonlunn opened this issue May 4, 2023 · 6 comments
Closed

Remove Formik and replace with react-hook-form #811

clintonlunn opened this issue May 4, 2023 · 6 comments
Assignees
Milestone

Comments

@clintonlunn
Copy link
Collaborator

We now use https://react-hook-form.com/ to manage our forms. We previously used Formik

Remove any uses of Formik (and the yup validation that would go along with it) and replace with React Hook Form

How important is this to you (Please pick one)

  • Important
@clintonlunn clintonlunn self-assigned this May 4, 2023
@vnugent vnugent added this to the next milestone May 4, 2023
@vnugent
Copy link
Contributor

vnugent commented May 5, 2023

@vnugent
Copy link
Contributor

vnugent commented Jun 7, 2023

New changes in PR #838 link that impact this issue

  • New API to update profile data
  • Username change is in its own screen

I've disabled the link to the current profile edit form.


Screenshot 2023-06-07 at 9 39 16 AM

@vnugent
Copy link
Contributor

vnugent commented Jul 21, 2023

@clintonlunn did you already spend a lot of time on this?

I was working on a screen for setting / updating username #838 and can extend it to replace the old user name profile.

@clintonlunn
Copy link
Collaborator Author

@vnugent I had started on this but a bit of life has gotten in the way lately and my ability to commit time is near nothing at the moment. Feel free to remove me from this issue, thanks!

@vnugent
Copy link
Contributor

vnugent commented Jul 21, 2023

No worries. I can definitely work on this. Just want to make sure we're not duplicating efforts.

@vnugent
Copy link
Contributor

vnugent commented Jul 26, 2023

You can now update your profile at https://openbeta.io/account/editProfile

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

No branches or pull requests

2 participants