openpanel
openpanel copied to clipboard
Form states
Need to investigate the current validation of forms. Some are using react-hook-forms state others mutation state. Adding this ticket as a reminder I'll be checking all forms an propose a solution.
Noticed: AddDashboard.tsx allows a user to create N dashboards. did not wanted to create a PR to fix one form rather fix them all.
Could you elaborate this? 🙏 Not really sure what you mean here. All forms use zod for validation?
I assume some forms have looks at mutation state to disable the button.