Currently, when adding a new collaborator, the UI should NOT let you re-add an existing collaborator (should validate that the email is already in use).
The UI allows you to make the add request, but ONLY shows an error AFTER you make the request. Expected behaviour is that the request should not be possible and validation should reject immediately and show the error inline with the email field.
Basically, the behaviour should exist like validation for when user tries to add applicant as collaborator.
Currently, when adding a new collaborator, the UI should NOT let you re-add an existing collaborator (should validate that the email is already in use).
The UI allows you to make the add request, but ONLY shows an error AFTER you make the request. Expected behaviour is that the request should not be possible and validation should reject immediately and show the error inline with the email field.
Basically, the behaviour should exist like validation for when user tries to add applicant as collaborator.