Closed jsteinberg7 closed 2 years ago
Some users may put "@" before their usernames. If the first character of a username is "@", we should chop it off when handling the link.
we can also put a fixed "@" in the textfield so they don't get confused.
Fixed "@" symbol. Added an input formatter. This one's good 2 go !
Some users may put "@" before their usernames. If the first character of a username is "@", we should chop it off when handling the link.