chocolatey / home

The place to start for issues with areas of Chocolatey that are infrastructure related, or really any issues could be started here. There is also choco for the CLI client, Chocolatey GUI for the GUI.
Apache License 2.0
29 stars 10 forks source link

Community Search no longer on community packages pages #309

Open bondo01 opened 3 months ago

bondo01 commented 3 months ago

Checklist

What You Are Seeing?

The package search box is missing from the community package web page.

What is Expected?

a search box that performs a search for packages that match the user's input for a package name should be at the top of the page

How Did You Get This To Happen?

  1. input community.chocolately.org/packages in web browser address bar.
  2. scroll up and down page for search box. None found.
  3. Screenshot 2024-03-27 091124

System Details

Installed Packages

N/A

Output Log

N/A

Additional Context

N/A

gep13 commented 3 months ago

This looks like a local browser cache issue.

Can you try clearing the browser cache, and try re-loading the page?

bondo01 commented 3 months ago

Interesting... New computer, new browser...First time accessing Chocolatey.org website with this setup...so Chocolatey puts cookies and prefetched data on all the browsers installed on a PC if Chocolatey is installed on it. How does it do that? So does that mean if I install a new browser on this same system, all the chocolatey web contents would be downloaded to the new browser?

gep13 commented 3 months ago

@bondo01 said... so Chocolatey puts cookies and prefetched data on all the browsers installed on a PC if Chocolatey is installed on it.

Simply put... No. This is not happening. Chocolatey CLI does nothing to interact with the browser on an installed machine.

Can you confirm if clearing the browser cache did work, and the search box was restored?