battlecode / galaxy

MIT License
10 stars 3 forks source link

Make leave team button work, add modal component #696

Closed acrantel closed 10 months ago

acrantel commented 10 months ago

image

Testing plan

Clicking the leave team button should display the popup in the screenshot above. Clicking the cancel button should close the modal, and clicking the leave team button should leave the team.

Clicking outside the modal should also close the modal.