If we want to allow teams to be able to change their name it should only be through a manual approval process:
- Hackers click a button to apply for a name change on
/hacker/team
- Volunteers/Admins see the request on
/volunteer/teams as a notification and can approve/deny the application.
- Volunteers/Admins can manually use an edit button (pencil) next to the team name on
/volunteer/teams to edit a team name directly.
This final step can be developed separately without the need for the intermediatory steps of approval.
If we want to allow teams to be able to change their name it should only be through a manual approval process:
/hacker/team/volunteer/teamsas a notification and can approve/deny the application./volunteer/teamsto edit a team name directly.This final step can be developed separately without the need for the intermediatory steps of approval.