pse.dev icon indicating copy to clipboard operation
pse.dev copied to clipboard

Global search bar

Open ChialiT opened this issue 2 years ago • 1 comments
trafficstars

Enable user to search on entire site

  • need to mock up a research result page
  • probably use agolia search

ChialiT avatar Aug 30 '23 14:08 ChialiT

This would be great to have!

@kalidiagne one potential option could be to draw implementation inspiration from ethereum.org. That site is also Next.js:

https://github.com/ethereum/ethereum-org-website/blob/dev/docs/site-search.md

https://github.com/ethereum/ethereum-org-website/tree/dev/src/components/Search

samajammin avatar Sep 19 '24 02:09 samajammin

I'd still be in favor of implementing this - @kalidiagne did you ever explore this w/ the design team?

samajammin avatar Feb 01 '25 20:02 samajammin

This is now implemented https://github.com/privacy-scaling-explorations/pse.dev/commit/9d60020b52d376f466e53c31319567198268f48d

cc: @samajammin

kalidiagne avatar Apr 25 '25 13:04 kalidiagne