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

feat: use chain name instead of domainId for filters #177

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Xaroz
Copy link
Contributor

@Xaroz Xaroz commented Feb 12, 2025

Now uses chain name instead of domainId as URL filter

  • Update ChainSelector onChange function to update value with chain name instead of domainId
  • Update logic for useMessageSearchQuery to get domainId from chain name

fixes #170

@Xaroz Xaroz requested a review from cmcewen as a code owner February 12, 2025 16:20
@Xaroz Xaroz self-assigned this Feb 12, 2025
Copy link

vercel bot commented Feb 12, 2025

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

Name Status Preview Comments Updated (UTC)
hyperlane-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2025 4:25pm

@Xaroz Xaroz changed the title Feat/filters chain name feat: use chain name instead of domainId for filters Feb 12, 2025
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.

Use chain name for URL filters instead of domainId
1 participant