Skip to content

Display href URLs in CustomResults.tsx for Semantic Search Results #75

Description

@SarahE-Dev

✅ Display href URLs in CustomResults.tsx for Semantic Search Results

Title: Display Provider href URLs in Semantic Search Results (CustomResults.tsx)

User Story:

As an end user of the application, I want the Semantic Search results to include clickable links to provider profiles, so I can directly access more information about the provider.

Acceptance Criteria:

  • Update CustomResults.tsx to read the href value from each semantic search result.
  • Each result includes a clickable link that opens the provider’s page in a new tab (target="_blank").
  • The UI cleanly presents the link (e.g., via a button, text, or icon).
  • If href is missing or invalid, the result gracefully excludes the link.
  • Code is tested and confirmed working in development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions