Skip to content

[GOOD FIRST ISSUE] [Enhancement] Add toast feedback for Commit Streaks copy button #709

@ni2-vsv11

Description

@ni2-vsv11

Description

The copy button displayed near the "Commit Streaks" section currently provides very minimal feedback after being clicked.

Adding toast notifications for successful and failed copy actions would improve the overall user experience and make the interaction clearer and more accessible.

Expected Improvements

  • Show a success toast when the link is copied successfully
  • Show an error toast if clipboard copy fails
  • Preserve the current UI and functionality
  • Keep the implementation lightweight and consistent with the existing design

Possible File

src/components/CopyLinkButton.tsx

Additional Context

This enhancement would provide clearer interaction feedback for users using the Commit Streaks copy button.

Metadata

Metadata

Assignees

Labels

gssoc:assignedGSSoC: Issue assigned to a contributor

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions