Skip to content

Cache only works for Collections #253

Description

@mr-loop-1

Describe the bug
While using the website and desktop app, I discovered that collection pages don't reload on revisit, but filter and tag pages do, even if nothing has changed. Its the same for the All Bookmarks tab too.
This creates an unnecessary delay and network request.

To Reproduce

  1. Go to any collection page, switch to another page and go back.
  2. The collection page doesn't reload
  3. Go to any filter/tag page, switch to another page and go back
  4. The filter/tag page reloads

Expected behavior
Since collections don't reload, it is evident that there is a local cache at work. Hence, it should ideally extend for all filters and tags too.

Desktop (please complete the following information):

  • Website
  • All App distributions

Additional context
I had inspected the issue and the cache mechanism of the webapp and will make a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions