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

Search Bar 4: Add NFT Search Result Support #783

Closed
pmjanus opened this issue Jul 9, 2024 · 0 comments
Closed

Search Bar 4: Add NFT Search Result Support #783

pmjanus opened this issue Jul 9, 2024 · 0 comments
Assignees

Comments

@pmjanus
Copy link
Contributor

pmjanus commented Jul 9, 2024

Subtask 4: Add NFT Search Result Support

Description

Extend the search functionality to include support for NFT (ERC-721 & ERC-1155) search results.

Tasks

  • Update the search API integration to handle NFT searches by Contract Name, Collection Name, Address
  • Create a new section in the search results for NFT display.
  • Implement the display of NFT search results, including:
    • NFT image (if available)
    • NFT name
    • Collection name
    • Token ID
    • Contract address
  • Add logic to differentiate between ERC-721 and ERC-1155 tokens.
  • Implement clickable navigation tabs to switch between Token and NFT sections.

Definition of Done

  • NFT search results are displayed in a separate section.
  • NFT information is correctly shown for each result.
  • Users can switch between Token and NFT sections using navigation tabs.
  • Mobile support.
@Viterbo Viterbo self-assigned this Jul 10, 2024
@Viterbo Viterbo linked a pull request Jul 30, 2024 that will close this issue
pmjanus added a commit that referenced this issue Aug 15, 2024
…arch-result-support---2

#783 | Search bar (Final) - NFTs / bug fixes / keys navigation
@pmjanus pmjanus closed this as completed Aug 21, 2024
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 a pull request may close this issue.

2 participants