Closed gardner closed 4 years ago
This commit addresses "Invalid criteria when signing up" as described in https://github.com/cobudget/cobudget/issues/226
Users were unable to sign up due to the criteria described in the UI not matching the criteria used by the regular expression. The UI has been updated to include a list of acceptable characters.
This commit addresses "Invalid criteria when signing up" as described in https://github.com/cobudget/cobudget/issues/226
Users were unable to sign up due to the criteria described in the UI not matching the criteria used by the regular expression. The UI has been updated to include a list of acceptable characters.