-
Notifications
You must be signed in to change notification settings - Fork 48
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
add front end validation for tags #114
Conversation
1236dd0
to
70e7a54
Compare
70e7a54
to
aa4d720
Compare
I tried creating a review app but ran into problems when connecting to redis. @meynet can you create a review app and share the url? I can push subjects and aspects data to it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thx for adding all these tests and all the lint-checking stuff!!!
this.setState({ error: '' }); | ||
} | ||
// obj contains invalid fields and their data | ||
setIinvalidFieldObj(invalidFieldObj) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo in function name?
aa4d720
to
18392ca
Compare
improved error message for invalid input