When adding members to a team, the user can now select the role of the members. Only admin and owner can add new members to a team.
Integrate multiselect search users in the modal add members. We are using react-select to implement the multiselect search users. We are using this library in waiting for Cunningham to implement the multiselect asynch component.
Create the button to open the modal. Add a modal for adding members to a team. This modal will open thanks to a dedicated page.