In the project add screen the user should be able to select the required roles.
Given the add project screen
... when I have selected a role from the dropdown menu, and clicked a "+" button,
... then another row is added below where I can select another role.
... when there is a role already, and I click the "-" next to it,
... then this role row is removed .
In the project add screen the user should be able to select the required roles.
Given the add project screen ... when I have selected a role from the dropdown menu, and clicked a "+" button, ... then another row is added below where I can select another role. ... when there is a role already, and I click the "-" next to it, ... then this role row is removed .