Skip to content

Save state to return to last viewed page when in webclip mode. #54

@stickystyle

Description

@stickystyle

When using the app from a saved webclip (iOS, don't know about Android) the application resets its state every time you re-enter it. It acts kind of counter what people are used to with iOS apps (and web pages loaded via safari) suspending and returning to the state that you left them.
Meaning, if you click on the source link of an article to read it in safari, when you go back to the app you will not be returned to the article or category you where at but instead back to the main landing page.

What I would propose is upon clicking on each article / label / category that the app saves that link in localStorage so that it can be referenced the next time the app is loaded and transparently direct the user back to the last thing they where on, thus making it feel like a "normal" app.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions