You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
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:
Go to Pull Request Manager Hub
Go to Preferences and limit Top Completed/Abandoned PRs to say 1.
Notice that the tag filter only showing tags used by this PR.
Redo 2. but set it to say 1000.
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.
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.1000.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

Desktop: