Skip to content

feat: restore site-wide vault search - #1345

Merged
miohtama merged 4 commits into
masterfrom
restore-search-functionality-svelte
Jul 30, 2026
Merged

feat: restore site-wide vault search#1345
miohtama merged 4 commits into
masterfrom
restore-search-functionality-svelte

Conversation

@miohtama

Copy link
Copy Markdown
Contributor

Why

The previously hidden site search depended on an external entity index and did not cover the vault data users browse on the site.

Lessons learnt

A custom server-side index can reuse the cached vault and stablecoin data without exposing matching aliases to the browser. Reusing the existing responsive listing table keeps search aligned with curator, stablecoin, protocol and chain pages.

Summary

  • Restore desktop and mobile search with debounced typeahead.
  • Add server-side search for vaults, curators, protocols, stablecoins and chains, including address lookup and blacklisted-vault treatment.
  • Reuse responsive listings, add desktop vault mini-maps, SEO metadata, documentation and Playwright coverage.

@miohtama
miohtama force-pushed the restore-search-functionality-svelte branch from cf7adba to f0b6373 Compare July 30, 2026 12:07
@miohtama
miohtama merged commit df8856e into master Jul 30, 2026
5 checks passed
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

Successfully merging this pull request may close these issues.

1 participant