Skip to content

Refactor: Migrate legacy react-hook-form components to TanStack Form #30629

@lyzno1

Description

@lyzno1

The project currently contains legacy usage of react-hook-form in installForm.tsx and ForgotPasswordForm.tsx. To standardize the form architecture and reduce bundle size, these should be migrated to @tanstack/react-form usage aligned with the rest of the application. This will allow for the removal of react-hook-form and @hookform/resolvers dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions