POLIMI-FER-codebenders / tournament_app

Tournament app for Code Defenders made by student team of POLIMI and FER students
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Frontend promote team leader #36

Closed fadlnndd closed 1 year ago

fadlnndd commented 1 year ago

Fix some problem due to merge of team-management Add button promote team leader Improve code by deleting one api request

FabioPatella commented 1 year ago

When a leader promote another player as leader his row in the team doesn' t appear. In general The leader row is always displayed without his name but with button for promote leader(even if he's already leader) and button to kick member. Clicking both leads to a server error. They shouldn't appear