Update form and validation logic in connections
Open
- Dominant language
- TypeScript
- Stars
- 481
- Forks
- 108
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 7
Description
Rework the form handling and validation steps of the add and edit connection dialog.
This could use `react-hook-form` as we are currently, or transition to the better `tanstack-form` package.
Contributor guide
Research direction
Start by locating the add and edit connection dialogs and their current react-hook-form usage. Compare the existing form handling and validation with the proposed tanstack-form option; the work is done when both dialogs use the agreed approach and their validation behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100