Skip to content

enhancement: Copy complete result data in ResultDashboard #124

@O2sa

Description

@O2sa

Currently, the copy button in the ResultDashboard component only copies a limited summary of the user scores. It should be updated to copy the full result data for both users, including the insights and winner details, so users get a complete JSON representation of the comparison.

Tasks

  • Open components/result-dashboard.tsx.
  • Find the handleCopy function.
  • Update the summary object to include the full user1 and user2 data objects instead of just their scores.
  • Ensure the copied JSON is correctly stringified.

Note

CONTRIBUTIONS ARE WELCOME!
If you want to get this issue assigned to you. Just comment 'assign me'. You will be assigned to the issue instantly via GitHub-actions bot.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions