Skip to content

feat: add project search by ID in Find Projects#822

Merged
dangershony merged 1 commit intomainfrom
feature/find-projects-search-v3
May 6, 2026
Merged

feat: add project search by ID in Find Projects#822
dangershony merged 1 commit intomainfrom
feature/find-projects-search-v3

Conversation

@dangershony
Copy link
Copy Markdown
Member

Summary

  • Adds a search bar to the Find Projects section that allows users to look up a project by its on-chain project ID
  • Tags kind 3030 Nostr events with a d tag containing the ProjectIdentifier for future relay-side filtering
  • Search uses existing TryGet flow: indexer lookup, get nostr event ID, fetch from relays, display project detail
  • Search bar is inline with the Discover Projects header and Refresh button
  • Clears search text after successfully finding a project

Note: Kind 3030 is outside the 30000-39999 range so the d tag does NOT make events replaceable. It is simply an indexed tag for relay queries.


Replaces #815 (clean history to fix GitHub binary file display issue)

@dangershony dangershony force-pushed the feature/find-projects-search-v3 branch from 0cb64f0 to 95ee8ff Compare May 6, 2026 16:58
@dangershony dangershony force-pushed the feature/find-projects-search-v3 branch from 95ee8ff to 9e01dd2 Compare May 6, 2026 17:08
@dangershony dangershony merged commit c2b5ca3 into main May 6, 2026
3 checks passed
@dangershony dangershony deleted the feature/find-projects-search-v3 branch May 6, 2026 17:24
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