helm/hub

Search on hub.helm.sh does not filter search results as expected

jcantosz opened this issue · 2 comments

Issue is 2 fold:

  1. Searching in all does not seem to aggregate from all categories.
  2. Switching category from all to stable does not seem to update the search result

I would expect all to show results aggregated from all categories and would expect switching categories on an active search would update the results,

To reproduce:

  1. Search for the chart jenkins from https://hub.helm.sh/charts/
  2. Click on the stable link. Notice that the url changes to https://hub.helm.sh/charts/stable, but the results do not change
  3. Select the search box and press enter. Notice that the url does not change but the results do.

In addition, the chart listed under stable is not present under all.

There are no errors in the console if I got to inspect.

Step 1
Screen Shot 2020-01-14 at 1 35 27 PM

Step 2
Screen Shot 2020-01-14 at 1 21 40 PM

Step 3
Screen Shot 2020-01-14 at 1 22 12 PM

I believe this is a duplicate of #187. This is an issue with the whitespace… scroll down and you should see the chart.

You are correct. Thank you!

Quick edit: Actually on the second point -- not refreshing result when clicking selecting a repository. I do not think that is capture by whitespace You want me to open a different issue?