maghoff / sharebill

3 stars 1 forks source link

"Solve" the case sensitivity problem #4

Closed maghoff closed 8 years ago

maghoff commented 12 years ago

Originally reported by: Michael Mortensen (Bitbucket: gulrotkake, GitHub: gulrotkake)


When adding a new entry to an existing user the case has to match perfectly or a new user is created, this is annoying, here are a few suggestions on how to get around this issue:

1) Remove case sensitivity or normalize all input.

2) Type/form completion on usernames (that is case insensitive when suggestion possible completions)

3) When adding a new user which is identical to an existing user, but differs only in case, confirm that this is the intention client side by adding a warning/suggestion box which can fix the entries for you if this wasn't actually the intention.


maghoff commented 12 years ago

Original comment by Magnus Hoff (Bitbucket: maghoff, GitHub: maghoff):


There is now typeahead (completion) in fields that accept an account.