You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Autocomplete does not filter out existing staff and admins in the autocomplete list on the ManageStaffPanel.tsx (Manage Staff) view.
Expected behaviour: Autocomplete should filter out existing staff and admins from the autocomplete list so that admins cannot be added as a staff member (since they already have admin privileges) and staff members cannot be re-added.
Steps to Reproduce:
Add an admin or staff member to a course, as a staff member.
Type the admin or staff member into the autocomplete search box again.
Error appears: You will see the user appear again.
Screenshot of step 3 below:
Screenshot of admin and staff member on team:
(Please ignore their duplicate names. I used the same name twice for quickly bootstrapping these roles in my development environment)
The text was updated successfully, but these errors were encountered:
Severity: Low
Description: Autocomplete does not filter out existing staff and admins in the autocomplete list on the ManageStaffPanel.tsx (Manage Staff) view.
Expected behaviour: Autocomplete should filter out existing staff and admins from the autocomplete list so that admins cannot be added as a staff member (since they already have admin privileges) and staff members cannot be re-added.
Steps to Reproduce:
Screenshot of step 3 below:
Screenshot of admin and staff member on team:
(Please ignore their duplicate names. I used the same name twice for quickly bootstrapping these roles in my development environment)
The text was updated successfully, but these errors were encountered: