-
-
Notifications
You must be signed in to change notification settings - Fork 8
Tidy-up Formik #19
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What
It works now but it's SO hard to read:
- All the typescript gets in the way
- Formik's
withFormikhoc/weirdness
On top of that, it's complicated:
- Firebase's async loading of the profile
- converting
uidsfrom the API to profiles with thePersonStore
Task
What's a Sane way to organise fields using Formik + Typescript?
Using hooks for fields?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request