Feature: persistent filter settings for game watching

Every time I have to log into the website, I have to restate the filter options I use to watch games. To be clear, these are the filter options when I use the Watch → Games toolbar selection. I know that the options are currently stored in a cookie, but I was wondering how likely it would be to get that data persisted with the account so that it is stored between sessions?

2 Likes

I’ll take a look :disguised_face:

It looks very doable: we just have to add a way to tell the storage stuff to use the “save it to server” stuff.

I’ll have a go at that next time I have a moment, unless someone else beats me to it.

3 Likes

Much appreciated! Let me know if I can do anything to help, e.g. testing.

1 Like

Hi, I’ve picked this one up. Have raised a PR.

2 Likes