sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.9k stars 449 forks source link

feat: persistent filters #3909

Open leejayhsu opened 3 months ago

leejayhsu commented 3 months ago

Description

Use localstorage to save filters and orderBy settings in discover tv/movie pages.

Screenshot (if UI-related)

output

To-Dos

Issues Fixed or Closed

sct commented 3 months ago

One issue I can imagine with this is that the sliders on the home page all apply filters when clicked on. These would then persist and override any of the expected persistent filters. This might be super confusing.

On top of that I would probably like to improve how we show filters are active on the movies/tv list. It's a bit hard to actually realize you have filters active (especially if you didn't actively set them).