6 ms·
Ah another round of 'guess the password policy'!. Try a password. No, it needs a capital letter. Next try, No, it must also have a symbol. I moved on after tha
by tsieling 6y ago
Ah another round of 'guess the password policy'!. Try a password. No, it needs a capital letter. Next try, No, it must also have a symbol.
I moved on after that. If this is the UX of setting up a password, I'm not up for the rest.
- te_ch 6y agoThanks for the feedback and sorry for the inconvenience! The sign-up page actually does include the password requirements: "The password must be at least 8 characters long and include upper and lowercase letters, numbers and symbols." In sum: * 8 chars long minimum * include all of these: upper and lower case letters, numbers and symbols I do realize that such a combination of characters is somewhat hard to remember compared to simpler passwords. I'll consider options to simplify all this. I appreciate your feedback.
- tsieling 6y agoI feel pretty dumb, sure enough it's right there. Pardon my error I glanced right past that. Positioning the text with the password field would likely help, and/or include all rules in the error message, not just the one that's violated.
- te_ch 6y agoNo worries, your feedback is helpful! I hope you have the chance to try it then :)
- zikzak 6y agoI keep getting an error with the username and finally inspected the validator. I think you could be applying your pwd validation to the username field but I could be wrong, anyway I figured it out eventually.
- te_ch 6y agoThanks for your feedback! Please contact me (k at klobie.com) if you still encounter any issue when signing up/logging in.