I am able to add him, but the name gets trimmed (email and phone number are different because i had to change them cause they already existed), so
behaviour is slightly different from what is written in the UG
Usually in the code, we already trim the the name, so I don't think it is possible for the name to begin with a space, so perhaps this could be removed
In the documentation, the following is stated:
However when I try in the app, as follows:
I am able to add him, but the name gets trimmed (email and phone number are different because i had to change them cause they already existed), so behaviour is slightly different from what is written in the UG
Usually in the code, we already trim the the name, so I don't think it is possible for the name to begin with a space, so perhaps this could be removed