unxsist / jet-pilot

JET Pilot is an open-source Kubernetes desktop client that focuses on less clutter, speed and good looks.
https://jet-pilot.app
MIT License
327 stars 10 forks source link

Kube Context search bar not functional and lacks Fuzzy search feature #20

Open seifrajhi opened 2 months ago

seifrajhi commented 2 months ago

The search bar for selecting a Kubernetes context is not functioning correctly.

Even when the full name of the kube context is typed, it does not work.

Right now, I have to manually scroll through the list to select the context. Additionally, the search bar does not support fuzzy search, which would allow us to type partial names and still find the relevant context.

Steps to Reproduce:

Expected Behavior: The search bar should:

unxsist commented 2 months ago

Thanks for reporting! I am aware the command palette is a bit wonky and I plan on re-implementing this soon. I'll make sure fuzzy search is part of it as well!