# Design <img width="800" alt="Image" src="https://github.com/user-attachments/assets/5db80947-97c7-440f-a035-c06170bfeb36" /> # Spec - Clicking "edit" button on the course team data table opens a modal for that team member - The modal shows a list of checkboxes for each role assigned to that team member - By deselecting any of the checkboxes, roles are removed from user - There is also a dropdown menu that allows users to add roles for a user - Users can add one role at a time; users can remove as many roles as assigned - When user clicks save, a toast should appear in the bottom right "{Username} roles edited successfully"
Design
Spec