Added a confirmation modal after user adds emails to team via the "Add Board Owners" form so users can check and make sure their emails are correct
Added cypress tests to test this flow
Demo
Testing Instructions
Locally, you'll have to create a team, then delete the email address from the database manually. After that, log in, go to the settings modal, click account, and fill out the "Add Board Owners" form. Submit the form and ensure that the confirmation modal pops up. Clicking cancel should bring you back to the populated form, and confirming the modal should add the emails in the database and bring you back to the settings modal where you can then see your saved emails.
What was done
Demo
Testing Instructions
Locally, you'll have to create a team, then delete the email address from the database manually. After that, log in, go to the settings modal, click account, and fill out the "Add Board Owners" form. Submit the form and ensure that the confirmation modal pops up. Clicking cancel should bring you back to the populated form, and confirming the modal should add the emails in the database and bring you back to the settings modal where you can then see your saved emails.