You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was not sure why nothing was happening when I clicked the "Register" button on the /register page form.
I realised later that I needed to make my password longer in order for it to work.
Some small validation or error state below for form input on the front-end would be helpful. I could potentially try and contribute this if you'd like?
Nice clean UI by the way.
The text was updated successfully, but these errors were encountered:
Thank you for the report.
The error messages of the form fields are now displayed.
I'm glad you like the UI and feel free to open PRs if you want to contribute to the project.
I was not sure why nothing was happening when I clicked the "Register" button on the
/register
page form.I realised later that I needed to make my password longer in order for it to work.
Some small validation or error state below for form input on the front-end would be helpful. I could potentially try and contribute this if you'd like?
Nice clean UI by the way.
The text was updated successfully, but these errors were encountered: