Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow volunteers/admins to change a team's area + location (see database/area.ts) #49

Closed
tameTNT opened this issue Aug 2, 2023 · 3 comments
Labels
api development of api database interaction with data backend frontend End users will interact with this feature

Comments

@tameTNT
Copy link
Member

tameTNT commented Aug 2, 2023

I don't think there is currently a way for a team's area to be set. This is not determined by the hackers themselves as we will be using the logistic team's naming system so should be volunteer/admin functionality.

@tameTNT tameTNT added frontend End users will interact with this feature api development of api database interaction with data backend labels Aug 2, 2023
@tameTNT tameTNT changed the title UI to allow volunteers/admins to change a team's area + location (see database/area.ts) Allow volunteers/admins to change a team's area + location (see database/area.ts) Aug 2, 2023
@tameTNT tameTNT added this to the Pre-release Feature Complete milestone Aug 2, 2023
@tameTNT tameTNT changed the title Allow volunteers/admins to change a team's area + location (see database/area.ts) Allow admins to change a team's area + location (see database/area.ts) Aug 2, 2023
@tameTNT
Copy link
Member Author

tameTNT commented Aug 2, 2023

In fact, this makes me realise that you don't directly change a team's megateam at all actually. You actually need to change their area on the backend side. So, when changing megateams for a team (screen below), the user could be presented with a prompt on clicking Save to also update the area details for that team.

Image

@tameTNT tameTNT changed the title Allow admins to change a team's area + location (see database/area.ts) Allow volunteers/admins to change a team's area + location (see database/area.ts) Aug 2, 2023
@tameTNT
Copy link
Member Author

tameTNT commented Aug 17, 2023

Further discussion today settled on adding an additional searchable dropdown for the area (restricted to selected megateam) to where the team was relocated to instead of the confirmation idea proposed above. In case a new area needs to be created (shouldn't be the case with all areas pre-determined by logistics before hacking even beings), see #58

@tameTNT
Copy link
Member Author

tameTNT commented Aug 17, 2023

This is also required for the initial assignment of teams to a megateam. So a None option for both the megateams and areas dropdown needs to be considered before a volunteer then assigns an area (resp. megateam) to an area.

@Lordfirespeed Lordfirespeed removed this from the Pre-release Feature Complete milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api development of api database interaction with data backend frontend End users will interact with this feature
Projects
None yet
Development

No branches or pull requests

2 participants