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

Make "previous"/"next" buttons honor sort order and filtering #1014

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

di72nn
Copy link
Member

@di72nn di72nn commented Jul 13, 2020

I was going to fix #553, did some refactoring, but got stuck with deciding on behavior: there is some excessive state restoration (like filtering tags, opening article list, erasing filter, going back to tags - the tags will be filtered).

I don't feel like finishing it now.

@di72nn
Copy link
Member Author

di72nn commented Oct 19, 2020

I recently learned about Android Paging library, which seems to be a good fit to finally implement async lists.
There's a good chance it will be added in this PR.

@Strubbl Strubbl mentioned this pull request Oct 22, 2020
4 tasks
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.

Next/prev article buttons don't respect filters (tags)
1 participant