Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unified library options #168

Merged
merged 3 commits into from
Apr 7, 2022
Merged

Conversation

infix
Copy link
Contributor

@infix infix commented Apr 4, 2022

Changes:

  1. renamed LibraryDisplayOptions to LibraryOptions, and updated it to include filter options
  2. updated LibraryOptionsContext
  3. removed useLibraryOptions

so the rational behind this pr is that every time a user clicks on the library tab button it resets all the select filters (downloaded, unread). that results in them having to re-add the filters.

options are now stored in the localStorage instead of the query-params, and unifies the way that options are handled so that there's not a lot of duplication. this brings it more in line with how tachiyomi works

@Robonau
Copy link
Contributor

Robonau commented Apr 7, 2022

seems good

@AriaMoradi AriaMoradi merged commit 13e6456 into Suwayomi:master Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants