Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search from a requires page doesn't work #563

Open
jamonation opened this issue Dec 13, 2018 · 0 comments
Open

Search from a requires page doesn't work #563

jamonation opened this issue Dec 13, 2018 · 0 comments

Comments

@jamonation
Copy link

Expected behaviour:

Searching on a page with the results of a requirements query should return new search results. For example: search for a charm from https://jujucharms.com/q/?requires=pgsql - the resulting page should ignore pgsql (or better still, union the search term and pgsql to find related dependencies).

Actual behaviour:

Search does not work, instead it just returns the same set of requires results. https://jujucharms.com/q/uwsgi?requires=pgsql only shows the same 315 results as https://jujucharms.com/q/?requires=pgsql

Steps to reproduce:

  1. Visit a charm page, and click on a relation: https://jujucharms.com/postgresql/187
  2. Click 'db: pgsql' to be taken to https://jujucharms.com/q?requires=pgsql
  3. Search on the resulting page (try any term, e.g. a charm that exists or doesn't), and the list of results will return the same pgsql dependent charms, not the charm being searched for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant