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

Closed
opened 2026-02-21 20:12:43 -05:00 by yindo · 0 comments
Owner

Originally created by @lyzno1 on GitHub (Jan 6, 2026).

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.

Originally created by @lyzno1 on GitHub (Jan 6, 2026). 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.
yindo closed this issue 2026-02-21 20:12:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#21471