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

Custom validation rule for dropdowns #94

Open
itsrachelfish opened this issue Oct 2, 2018 · 0 comments
Open

Custom validation rule for dropdowns #94

itsrachelfish opened this issue Oct 2, 2018 · 0 comments

Comments

@itsrachelfish
Copy link
Member

When a dropdown question is created, there should be a custom validation rule in Laravel which ensures the options are properly formatted.

Right now, administrators are given a textarea where they are expected to format the dropdown options a specific way:

option : Description for option 1
another : Another description
third : Pick this one

If the dropdown is created without using the correct formatting, it results in catastrophic laravel template errors which prevents both users and judges from viewing applications.

Related issue: #90

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

1 participant