What do you propose we work on? Please describe.
On room/create-room/ we shouldn't allow for:
Empty room name
Empty time limit (implement a time limit range)
No options
Describe the solution you'd like
A discrete error message shows when the field is not valid and the submit button is inactive.
Once all fields are valid, the submit button can be clicked and everybody is happy.
Create a field validation, I strongly suggest formik
What do you propose we work on? Please describe. On
room/create-room/
we shouldn't allow for:Describe the solution you'd like A discrete error message shows when the field is not valid and the submit button is inactive. Once all fields are valid, the submit button can be clicked and everybody is happy. Create a field validation, I strongly suggest formik