Skip to content

Tidy-up Formik #19

@mmlngl

Description

@mmlngl

What

It works now but it's SO hard to read:

  • All the typescript gets in the way
  • Formik's withFormik hoc/weirdness

On top of that, it's complicated:

  • Firebase's async loading of the profile
  • converting uids from the API to profiles with the PersonStore

Task

What's a Sane way to organise fields using Formik + Typescript?
Using hooks for fields?

Ref: https://jaredpalmer.com/formik/docs/guides/typescript

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions