Iridescent-CM / technovation-app

The team submission platform for the Technovation Challenge
https://technovationchallenge.org
GNU General Public License v3.0
7 stars 4 forks source link

Add functionality for managing judges to admin view of RPEs #4317

Open dboyer opened 10 months ago

dboyer commented 10 months ago

Related to #4316

Currently, admins need to log in as a chapter ambassador in order to view details about judges attending an event including onboarding status and add or delete judges. It would be helpful for admins to have the same team management functionality that ChAs do. This may involve just implementing the same UI that is on the ChA page, but we can discuss other options such as reusing some of our data grid functionality if there is a potentially better approach.

Current admin view:

Screen Shot 2023-11-08 at 8 48 50 PM

Current ChA view:

Screen Shot 2023-11-08 at 8 55 05 PM
dboyer commented 9 months ago

We're going to pause on implementation of this feature in favor of #4346