Skip to content

Keep current page when closing + launching the app #34

@pmartin

Description

@pmartin

When closing + relaunching the application, the current page number in the pagination (i.e. "I'm on page 3 of the list of unread entries") is lost: the application always starts on page 1.

It would be nice to save the page number and go back to that page when the app is re-opened.

On the other hand, sync should still cause the app to display page 1 (so the user immediately sees new entries that have been fetched from the server).

Also: maybe save on which kind (unread / archived / starred) of list the user is, and go back to that type of list when re-launching the app?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions