marticliment / WingetUI

WingetUI: The Graphical Interface for your package managers
https://www.marticliment.com/wingetui/
MIT License
9.73k stars 324 forks source link

[BUG] Cannot search for "jj" a.k.a. jujutsu version control #2186

Closed realmazharhussain closed 4 weeks ago

realmazharhussain commented 1 month ago

Please confirm these before moving forward

Describe your issue

Cannot search for jj because it has less than 3 characters in its name. Also, cannot search using the word jujutsu because that returns an empty result.

I can search via both jj and jujutsu search terms using winget find -q <search-term> command.

Steps to reproduce the issue

  1. Open Winget UI.
  2. Make sure you're in Discover Packages tab.
  3. Do one of below
    1. Type jj in the search field on the top right.
    2. Type jujutsu in the search field

WingetUI Log

Not needed. UX issue.

Package Managers Logs

Not needed. UX issue.

Relevant information

No response

Screenshots and videos

image image image

marticliment commented 4 weeks ago

Hello,

This is the same issue as #2181, so I am going to close it and mark it as a duplicate

duplicate of #2181

realmazharhussain commented 4 weeks ago

There is one aspect of this issue that #2181 is missing

Running winget find -q jujutsu prints

Name Id            Version Match            Source
--------------------------------------------------
jj   martinvonz.jj 0.16.0  Moniker: Jujutsu winget

While searching for "jujutsu" in WingetUI yeilds no results.