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

[bug] Trim() not happening for fields #147

Open
that0n3guy opened this issue Oct 17, 2017 · 2 comments
Open

[bug] Trim() not happening for fields #147

that0n3guy opened this issue Oct 17, 2017 · 2 comments

Comments

@that0n3guy
Copy link

This has been a problem forever, I'm not sure if its fixed in the latest.

Our first name and last name (and probably other fields) don't get trimmed of spaces when put in the field. This could be an API thing, an inline edit thing or full edit thing, not sure. This causes nameId to be dumb in a lot of situations.

@that0n3guy
Copy link
Author

Ok confirmed.... You can put a space at the beginning or end of firstname and lastname fields with inline editing and it will save it that way to the db.

@pczupil
Copy link
Contributor

pczupil commented Oct 21, 2019

Thank you for the feedback. We will add trimming on fields in our next release which should be available before the end of the year. I will leave this issue open until we get confirmation that the issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants