BulaCooola / TourneyPro

0 stars 0 forks source link

/teams/edit page #21

Open BulaCooola opened 5 months ago

BulaCooola commented 5 months ago

Edit Team Page

On the team's home page, the team organizer should be the only one to see this button (use const session = await getServerSession(authoptions) to get the id. Then match the id with the teams organizerId.) Everyone else should not.

When the user is directed to the edit page, the fields should already be populated. The following should be mutable