Skip to content

Conversation

@kesharibhai84
Copy link

Title

Fixes #56: Implement Confirmation Message Popup of Link Copied

Description

In html: Added one div to show popup message.
In css : Added one css style in last.
In index.js : Only modified the showCopyFunction().


Issue Ticket Number

Fixes #56


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

…his function displays a popup message when a link is copied. Updated createSocialLinks Function: This function now calls showCopyMessage to show the popup when a link is copied.
In css: Added Styles for the copy confirmation popup.
In index.js : Only modifed the showCopyMessage.
@kesharibhai84
Copy link
Author

kesharibhai84 commented May 31, 2024

@Param302 check this one...

@kesharibhai84
Copy link
Author

kesharibhai84 commented May 31, 2024

@Param302 if things are good then merge it and u find any issue with this then let me know

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 this pull request may close these issues.

[FEATURE] Implement Confirmation Message Popup of Link Copied

1 participant