jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.27k stars 228 forks source link

The queue dialog should use a virtual scroller #842

Open heyhippari opened 3 years ago

heyhippari commented 3 years ago

When playing a large list of tracks (Such as when using the Shuffle button on a library or genre), the queue dialog is extremely slow, due to having to render potentially thousands of list elements.

Ideally, the dialog should use a virtual scroller and only render a small number of elements at a time.

image

stale[bot] commented 3 years ago

Issues go stale after 60 days of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14 days of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.

stale[bot] commented 3 years ago

Issues go stale after 60 days of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14 days of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.