neu-cs4530 / fall23-team-project-group-707

covey-town-project-boeing-707 created by GitHub Classroom
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

39 fix video player not displaying on jukebox area re entry #40

Closed VatsalMehta27 closed 10 months ago

VatsalMehta27 commented 10 months ago

To test the bug, join two players and play music in the area. When both players left the area, and then re-joined, the video player would not correctly render the video (it would be empty with the header Viewing Area: __ ). It would also have a bug when the user pressed the spacebar to interact with the area while there was no current song playing. The video player would not show up once a song was added to queue

Now, the jukebox area resets when the players all leave or the current song becomes undefined + empty queue.