pse.dev
pse.dev copied to clipboard
Global search bar
trafficstars
Enable user to search on entire site
- need to mock up a research result page
- probably use agolia search
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
I'd still be in favor of implementing this - @kalidiagne did you ever explore this w/ the design team?
This is now implemented https://github.com/privacy-scaling-explorations/pse.dev/commit/9d60020b52d376f466e53c31319567198268f48d
cc: @samajammin