rgero / Fajita

A custom YouTube wrapper designed to maintain a group video queue during gatherings, written in Typescript, utilizing React, MaterialUI, a custom backend, and websockets
0 stars 0 forks source link

Ensure that the queue is sorted before displaying it on the Queue List #17

Closed rgero closed 4 months ago

rgero commented 4 months ago

Steps to reproduce

  1. Do Play Next
  2. The video will get added to the end of the queue rather than in its correct place.
rgero commented 4 months ago

This is fixed, will need to keep an eye on it in the future.