Param302 / SocialRepo

Social Repo - Your Social Handles Repository in a chrome extension.
Apache License 2.0
36 stars 34 forks source link

Implemented Confirmation Message Popup of Link Copied #61

Closed kesharibhai84 closed 4 months ago

kesharibhai84 commented 4 months ago

…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.

Title

Fixes #56: Implement Confirmation Message Popup of Link Copied

Description

Added showCopyMessage Function: This 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. added some css style too for the copy confirmation. there was one more change i made in html file for showing popup text.

Issue Ticket Number

Fixes #56


Type of change


Checklist:

kesharibhai84 commented 4 months ago

i have raised new pr check that one.