-
Notifications
You must be signed in to change notification settings - Fork 101
Add methods to implement native copy-to-clipboard functionality. #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@maestromac Can you check what is wrong with the |
@maestromac any help required? |
Thank you again @VarunBarad and I apologize for not getting to this sooner. 🙇 This turns out to be everything we wanted but we got sidetracked and ended up re-doing the same thing. That said, we would like to take over this PR; to resolve to merge conflict and to include your "toast" implementation. Please let us know what you think. |
@maestromac Please go ahead and include whatever you want, always happy to help 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the help @VarunBarad and the recommendation on the context naming! I apologize too for the mishap and I'll be taking a look into your other PRs soon since I could be able to implement the necessary changes on the web repo 👍🏼
What type of PR is this? (check all applicable)
Description
This PR adds the native methods required to invoke the platform specific "copy url to clipboard" function.
To complete the integration, some code needs to be added to the https://dev.to also. Will create an issue for that over on
thepracticaldev/dev.to
with specific instructions as to what changes need to be made.Issue with instructions for website: forem/forem#4543
Related Tickets & Documents
#58