Skip to content

The server reread everything after refresh or change tab #1

@Tianyi-Liu

Description

@Tianyi-Liu

It seems that the server needs to reload the relevant json files every time you change the tab.
For example, when you change tabs from 'Read papers' to 'Unread papers', it needs to GET unread-list.jso. When you change back to 'Read papers', it needs to GET all /papers/xxx.json. It takes a few seconds to read all json files if you have a lot of papers.
It would be nice if it could remember everything and do not need to reload every time change tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions