Scenario
A user has been invited to a project. If they have incomplete required profile information, the following should occur:
- The user opens a project
- Once inside the project, the user sees a pop-up window with the following included:
- Header Confirmation Message: "Welcome to [Project Name]"
- Sub-Header Profile Prompt: "Complete your profile now."
- Body: [Display Incomplete Required Profile Fields]
- A "Close" button in the top-right of the pop-up window, where the user can opt-out if desired.
- A "Save" button at the bottom of the pop-up window body, which when clicked will save the profile information.
- Once the "Save" or "Close" buttons are clicked, the pop-up window should close.