bcgov / cas-cif

CleanBC Industry Fund project
Apache License 2.0
6 stars 2 forks source link

As a Cif User, I want the list of contacts in the project-contacts dropdown to be disambiguated, so that I can see the difference between contacts with the same name #1863

Open dleard opened 10 months ago

dleard commented 10 months ago

Description:

Our dropdown currently only shows first_name - last_name in the options. This can be confusing if there end up being contacts with the same name, but are in fact different. If we show the email address along with the name, then we will be able to disambiguate contacts with the same name

Acceptance Criteria:

Given I am on the project-contacts tab of a project When I use the project-contacts selection dropdown Then I can see the email address as well as the names of the contacts in the dropdown options

Development Checklist:

Definition of Ready (Note: If any of these points are not applicable, mark N/A)

·Definition of Done (Note: If any of these points are not applicable, mark N/A)

Notes:

-