Skip to content

Feature request: preload track metadata for tracks likely to be activated #868

@climategadgets

Description

@climategadgets

Existing Behavior

Clicking on the "hamburger icon" of the tracks on the home page list, or search result list, causes a request to the server and usually a noticeable delay before the context menu appears.

Desirable Behavior

Clicking on the "hamburger icon" causes the context menu to appear immediately.

Additional Information

It seems that this is a regression that appeared within last year or two, previously the context menu was popping up without delay.

Either way, meta information for the items on the home page can even be loaded once as they're added there and stored in persistent properties so it is available without a network call, and meta information for search results can be loaded in background especially if the number of hits is not large.

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