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

[RFE] Client side validation #222

Open
EmilyDirsh opened this issue Mar 6, 2015 · 7 comments
Open

[RFE] Client side validation #222

EmilyDirsh opened this issue Mar 6, 2015 · 7 comments

Comments

@EmilyDirsh
Copy link
Contributor

Client side validation is a big usability enhancement. It allows users to get immediate feedback and correct errors without having to wait for an http request/response.

The RFE is for implementing a client-side validation solution for Glitter Gallery.

Some of the forms/fields that should be validated include:
Sign up: email address, username, password
Projects: project name
Files: file type, file size

The solution implemented should be flexible enough for future needs.

@sbagroy986
Copy link
Contributor

I'll do this as well :P

@sbagroy986
Copy link
Contributor

@sbagroy986
Copy link
Contributor

I closed the PR for the file validations ( using the MIME magic numbers ). I'll send a PR for that and this together, after making the necessary changes here.

@sbagroy986
Copy link
Contributor

@EmilyDirsh I have the PR ready please give this a look :)

@EmilyDirsh
Copy link
Contributor Author

@sbagroy986 is the PR open? I don't see it in the list.

@sbagroy986
Copy link
Contributor

I have the PR ready to be sent but wanted you to check out the screens, in case you wanted some changes

@EmilyDirsh
Copy link
Contributor Author

@sbagroy986 screens LGTM - go ahead and send in the PR.

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