cribeiro84 / azure-devops-pull-request-hub

Azure DevOps Pull Request Manager Hub
MIT License
59 stars 35 forks source link

Repositories filter options duplicated when clearing/dismissing filters #157

Closed MattJF90 closed 3 years ago

MattJF90 commented 4 years ago

Description When clearing/dismissing the filters, the options in the Repositories dropdown menu are duplicated.

To Reproduce Steps to reproduce the behavior:

  1. Click the X icon (Clear and dismiss filters) at the far right of the filter bar.
  2. Expand the Repositories filter dropdown menu.

Expected behavior Each repository from the selected projects is displayed once.

Actual behaviour Each repository from the selected projects is duplicated for each time the filters are cleared (i.e. clicking twice will result in 3 copies of each repository option).

Found In Version 2.20200819.1

Screenshots Initial: Init After clearing filters once: Clear1 After clearing filters 4 times: Clear4

Desktop:

Additional context Extension installed on Azure DevOps