Skip to content

Wildcard: form validation and state management

Created by: vovakulikov

Component description

We already have a few pages with forms (sign in, register page, code-monitoring, code-insights creation UI) and I think this number will grow dramatically if we decide to implement new functionality.

But the problem is all these places use different approaches to form validation, form state management. We already have a couple of commons solutions to solve this problem.

But we still have to refine them, align API, and move to wildcard component packages since this seems like a very important part of our app.

Have designs already been created? If so, please link them here.

No

Additional context

Related RFC about form UX and tech thought on this problem