Skip to content

[Feature] Seperate Bookmarks (Personal, Archived, Shared) Fetching To Individual Procedure #68

@vkhitrin

Description

@vkhitrin

In the current state, we bulk fetch personal bookmarks /api/bookmarks and /api/bookmarks/archived as a single action.
We should seperate this action into tree seperate procedures:

  1. Fetch perosnal bookmarks.
  2. Fetch archived bookmarks.
  3. Fetch shared bookmarks.

We potentially could add a loading bar indicating progress of each action.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions