Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: search any word in the pool name #657

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

DanielSchiavini
Copy link
Contributor

  • the fuse search was configured to only match the beginning of the pool name
  • by passing ignoreLocation: true we can also search later parts of the pool name
  • Note that this will also change the way tokens are searched, e.g. 'usr' will return 'wstUSR' as the first match

Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
curve-dapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 10:40am
curve-dapp-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2025 10:40am

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