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

create session form does not have proper form validation #144

Open
wolfskaempf opened this issue Feb 18, 2017 · 3 comments
Open

create session form does not have proper form validation #144

wolfskaempf opened this issue Feb 18, 2017 · 3 comments

Comments

@wolfskaempf
Copy link
Member

No description provided.

@wolfskaempf wolfskaempf changed the title create session form does now have proper form validation create session form does not have proper form validation Feb 21, 2017
@ostenbom
Copy link
Member

@wolfskaempf What was the issue here?

@wolfskaempf
Copy link
Member Author

If I remember correctly it was this: Not all form fields show proper error messages when their content is not according to what is expected. I think the validation itself is actually fine, it just doesn't tell the user what's wrong. This problem occurred especially often with the picture credit link, which is often too long.

@wolfskaempf
Copy link
Member Author

This also happens with required toggle buttons. Now, all of them are optional, but in case we add a required one in the future (e.g. for accepting terms), we would need to make sure that the error shows up correctly to help users understand that they need to activate the toggle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants