Skip to content

Bug: "Share report" button on Result page has no onClick handler #19

@pericharlabindhumadhavi-data

Description

Describe the bug
The Result page has two action buttons "Share report" and "Export PDF". Export PDF works correctly. But the "Share report"
button has no onClick handler attached clicking it does absolutely nothing.

Where is it happening
src/app/result/page.tsx —Share report button

Expected behavior
The Share report button should either:

  • Open the native browser share dialog using the Web Share API, or
  • Copy the report link to clipboard with a confirmation message

I would like to work on this issue under GSSoC.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions