openpanel icon indicating copy to clipboard operation
openpanel copied to clipboard

Form states

Open T04435 opened this issue 5 months ago • 1 comments

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.

T04435 avatar Jul 10 '25 04:07 T04435

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.

lindesvard avatar Sep 26 '25 19:09 lindesvard