Fix mentioning blank display names
If the display name of a user is blank (e.g. just a space character), autocomplete it as a user ID. If the display name starts or ends with whitespace, trim it.
This commit is contained in:
If the display name of a user is blank (e.g. just a space character), autocomplete it as a user ID. If the display name starts or ends with whitespace, trim it.