Closed bent0b0x closed 6 years ago
This line in playlists.js
is likely the culprit. We retrieve all playlists w/o filtering playlists with no videos.
Something like this happens on /search
page.
It shows the pagination when there's nothing to paginate.
I have not dug into this enough yet to know if a) empty playlists are already supposed to be hidden or b) this is a UX issue we have not yet accounted for.
If this is a UX issue we simply haven't accounted for, would like input from @pedrocasa