Skip to content

fix(mobile): preserve episode sort and filter after list actions - #941

Open
connor-grady wants to merge 1 commit into
madeofpendletonwool:mainfrom
connor-grady:queue/sort-reset
Open

fix(mobile): preserve episode sort and filter after list actions#941
connor-grady wants to merge 1 commit into
madeofpendletonwool:mainfrom
connor-grady:queue/sort-reset

Conversation

@connor-grady

Copy link
Copy Markdown

On the podcast details page, every per-episode action (save, remove-saved, download, delete, add-to-queue, remove-from-queue) rebuilt the visible list with only the search filter, silently dropping the active sort order and completed filter back to their defaults. Those six handlers in podcast_details.dart now route through _filterEpisodes(), the same path _markEpisodeComplete() already used, which reapplies search, completed filter, and sort.

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.

1 participant