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

Tag check client-side #24

Open
el1t opened this issue Jan 15, 2016 · 1 comment
Open

Tag check client-side #24

el1t opened this issue Jan 15, 2016 · 1 comment

Comments

@el1t
Copy link
Contributor

el1t commented Jan 15, 2016

Instead of silently omitting tags with illegal chars and tags that are too long, there should be an indication that illegal tags are present. One solution would be to prevent submission if any single tag is bad.
Also, text should be forcibly transformed to lowercase client-side (and server-side?)

Maybe set a minimum length of 3, since words shorter than 3 letters are likely not legitimate or ambiguous acronyms

@bluepichu
Copy link
Contributor

I disagree with tag length - not only is that user error if it's short or ambiguous, but tags like js or c should be legal.

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