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
{{ message }}
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.
I think the only rules we need to enforce are Required (boolean value) and a limit on how much text someone can enter (i.e. 100 words). It'll be easy to enforce text requirement if we want to put a character limit, but if we want to do a word limit it would require some more work. Work with front end person to figure out a way to communicate the rules.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think the only rules we need to enforce are Required (boolean value) and a limit on how much text someone can enter (i.e. 100 words). It'll be easy to enforce text requirement if we want to put a character limit, but if we want to do a word limit it would require some more work. Work with front end person to figure out a way to communicate the rules.
The text was updated successfully, but these errors were encountered: