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

Refactor forms #8

Open
therungg opened this issue May 11, 2023 · 0 comments
Open

Refactor forms #8

therungg opened this issue May 11, 2023 · 0 comments
Labels
good first issue Good for newcomers refactor Issue involves refactoring code

Comments

@therungg
Copy link
Owner

The forms (contact form, edit user form, edit run form) use some custom built logic for submitting and validating them. This is not a good solution and should just use some forms library.

The reason for this is I want to make more forms in the future (creating/editing tournaments for example), and it's not a good way to do it right now.

@therungg therungg added good first issue Good for newcomers refactor Issue involves refactoring code labels May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers refactor Issue involves refactoring code
Projects
None yet
Development

No branches or pull requests

1 participant