Describe the bug
When searching for a specific namespace using the search key "/", some words are not searched properly. For example, "pipe", "flow" etc.
To Reproduce
Steps to reproduce the behavior:
Have some namespaces with a name ending with pipelines or kubeflow. e.g. project-foo-pipelines or project-foo-kubeflow
Go to the namespaces list (type :ns)
Hit the search key "/" to open the search prompt
Type pipe or flow to try and find the namespaces from step 1
Observe that all namespaces are still on-screen as if the search didn't work
Expected behavior
I would expect the resource like project-foo-pipelines to be found when searching for pipe keyword. I.e. this is the only namespace that should be on screen after filtering out all the others. However, when using this particular keyword, all namespaces are still on screen.
Most of the keywords work without a problem. I found the issue only with some specific keywords, like pipe, flow or kube.
Describe the bug When searching for a specific namespace using the search key "/", some words are not searched properly. For example, "pipe", "flow" etc.
To Reproduce Steps to reproduce the behavior:
pipelines
orkubeflow
. e.g.project-foo-pipelines
orproject-foo-kubeflow
pipe
orflow
to try and find the namespaces from step 1Expected behavior I would expect the resource like
project-foo-pipelines
to be found when searching forpipe
keyword. I.e. this is the only namespace that should be on screen after filtering out all the others. However, when using this particular keyword, all namespaces are still on screen.Most of the keywords work without a problem. I found the issue only with some specific keywords, like
pipe
,flow
orkube
.Screenshots
Versions: