edgafner / dorkag

Issue Tracker repository for all Dorkag plugins
Other
5 stars 0 forks source link

[BUG]: Searching list of Pull Requests doesn't work #116

Closed tjhleeds closed 1 month ago

tjhleeds commented 2 months ago

Describe the bug

The "AZD Pull Requests" window displays a list of Pull Requests with a search box at the top, but the search box doesn't seem to work.

To Reproduce Steps to reproduce the behavior:

  1. Open "AZD Pull Requests".
  2. Focus the search box at the top.
  3. Type in a word or number which is in the title of one of the PRs, and press Enter.
  4. List of PRs is unchanged.

Expected behavior

The list of pull requests is filtered to those which include the search term in their title.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

JetBrains IDE (please complete the following information):

JetBrains Rider 2024.2.4 Build #RD-242.21829.210, built on September 6, 2024

Azure Devops organization details:

Additional context

None

tjhleeds commented 2 months ago

I've just tried using the PR number in the search, but that doesn't work either. That would also be really helpful for times when I'm wanting to review a specific PR, rather than working through all of them.

Jonatha1983 commented 2 months ago

@tjhleeds - this will be fix in the upcoming version

Jonatha1983 commented 1 month ago

Fixed in version 2024.2.15 - will be publicly available once Jetbrains approves it.