techx / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
447 stars 341 forks source link

Update the team view when a team is joined #22

Closed patins closed 7 years ago

patins commented 7 years ago

When a user joins a team the team information isn't updated on the page. This change implements the _populateTeammates function for both initial load and team join. #20