Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Tag filtering only show tags from visible PRs, and very slow when increasing PR visibility count #290

Description

@helmesjo

Describe the bug
When trying to filter on PR tags it only shows a list of tags corresponding to the currently visible subset of PRs. Increasing the number of visible/loaded PRs "works", but fetching the tags is extremely slow (1+ minute each time the page is refreshed).

To Reproduce
Steps to reproduce the behavior:

  1. Go to Pull Request Manager Hub
  2. Go to Preferences and limit Top Completed/Abandoned PRs to say 1.
  3. Notice that the tag filter only showing tags used by this PR.
  4. Redo 2. but set it to say 1000.
  5. Notice the tag filter dropdown loading for a long time.
    Expected behavior
    I'm pretty sure the REST API (at least) supports to fetching all tags, at least with the tag list on PBIs it shows all and that is visibly instant.

Screenshots
Image

Desktop:

  • OS: Windows 11
  • Browser: Edge
  • Version: v2.0

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