SocialRepo
SocialRepo copied to clipboard
Newone
Title
Fixes https://github.com/Param302/SocialRepo/issues/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
- [X] Bug fix (non-breaking change which fixes an issue)
- [X] 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:
- [X] I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING
- [X] I have checked to ensure there aren't other open Pull Requests for the same update/change?
- [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes needed to the documentation
@Param302 check this one...
@Param302 if things are good then merge it and u find any issue with this then let me know