MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
16 stars 5 forks source link

Add copy-to-clipboard option for note links #203

Open eyeseast opened 1 year ago

eyeseast commented 1 year ago

This bug/feature request came about via a conversation with Emmanuel Freudenthal who reached out with some feedback to Michael.

What is the problem we are trying to solve?

Easy win: Clicking a note link should automatically copy to the user’s copy board and signal that to the user. https://www.w3schools.com/howto/howto_js_copy_clipboard.asp

Screen Shot 2022-02-01 at 9 06 05 PM
eyeseast commented 9 months ago

Need to make sure this is focusable and has good labelling for accessibility.