Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic forms #1

Open
emil19 opened this issue Sep 6, 2019 · 1 comment
Open

Generic forms #1

emil19 opened this issue Sep 6, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emil19
Copy link
Member

emil19 commented Sep 6, 2019

Build a generic form component for handling styling, validation, submitting, errors, etc.

@emil19 emil19 added the enhancement New feature or request label Sep 6, 2019
@emil19 emil19 self-assigned this Sep 6, 2019
@Mafrans
Copy link

Mafrans commented May 29, 2024

Necroing this issue to introduce some new thoughts as this is a continued issue.
I don't think there is a need to implement our own system for this. Open source libraries like Formik and react-hook-form already exist which make validation and submission a breeze, and I doubt we could come up with a home-grown solution which outperforms them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

2 participants