Searching and then sorting results in strange behaviour

Suddenly I thought I went crazy or I stumbled on a massive bug. Luckily it is a small one. When you Filtered on something, then search, then order the results you get strange behavior. Steps on my collection:

  1. Filter on Format 4K UHD
  2. Search for a movie that is not 4K UHD, for example Piece by Piece and select it. The Format filter is switched to [All Movies] which is fine. Also the movie is selected between all other entries within [All Movies]:
  3. Now order the list by for example Runtime. The result now is that it is only showing 4K movies only, but the [All Movies] is still selected. Now it looks like all movies that are not 4K are gone :slight_smile:
  4. If you scroll all the way down (load new entries 4 or 5 times to get all 498. Then the next results loading icon stays there loading and loading and it is DDoS’ing your services:

    it keeps firing requests.

Don’t mention the Format icons. I made an extension to your application to show format icons like the desktop does. Visually more appealing :slight_smile:

Twan,

I was able to reproduce that bug here.
Weird, it shows 4K only, but somehow it thinks the list to be loaded is longer.

It’s not DDOS’ing our servers though, just sending multiple requests from one computer.

but it is DDoS’ing my pc :grin: So many requests my F12 Debug screen and browser almost crashes.

It’s not DDoS’ing your computer either.
DDoS = Distributed Denial of Service
There is nothing distributed going on here.

Just close the tab and it will stop.

Yes, it is a bug, but it is not as dramatic as you make it sound.

I know, I like to exaggerate a little but for fun :slight_smile: I thought you would get it from one developer to another :wink:

Let me be honest with you, we are not enjoying those exaggerations.

From developer to developer, we’d expect and prefer short and to the point bug descriptions.

1 Like

Noted. Short will be difficult sometimes, but I will try. Keep them as short as possible.

This bug has now been fixed!

Now works fine. Thanx.