Closed geerlingguy closed 4 years ago
That's not actually true. When you first access the Search page, the deprecated=false
filter is in place, and thus no deprecated Collections appear. If you click Clear Filters
at any point that filter goes away, and all the deprecated Collections appear.
@chouseknecht
When I go to Galaxy and click on one of the categories
Ah. That's different. That seems like a simple bug.
That seems like a simple bug.
Good!
Not sure about priority/low, however—this is one of the CTAs on the home page of Galaxy, and it makes for a pretty jarring user experience when someone is excited to start using Ansible, and the first thing they do is click a category, and see a bunch of Deprecated stuff.
PR here: https://github.com/ansible/galaxy/pull/2309
In action:
When I go to Galaxy and click on one of the categories (e.g. "System", "Playbook Bundles", or any of them, really), I end up seeing a lot of deprecated collections on the first page of results:
This doesn't inspire a lot of confidence, seeing that at least half of the content listed is deprecated.
I think we should make sure that 'Deprecated' content (roles or collections) is always listed at the end of any results. Otherwise, search ordering still seems quite arbitrary in general, but there's already a separate issue for the general ordering for 'relevancy': https://github.com/ansible/galaxy/issues/1994
Steps to reproduce
Expected Result
Actual Result