MSD-LIVE / issues

0 stars 0 forks source link

Can't Add User By Name #164

Open ghost opened 10 months ago

ghost commented 10 months ago

In order to add a user to a project, you have to search by their email. The email search is not a fuzzy search (i.e. if their email is fred@gmail.com and you type dred@gmail.com, it won't find it).

This is not user friendly. You should be able to search (at the very least) by first name, last name, or email. The search should be a fuzzy search.