h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.98k stars 327 forks source link

Add copy to clipboard button when hovered over markdown code block. #2025

Closed mturoci closed 1 year ago

mturoci commented 1 year ago

Extract the clipboard button component from our existing copyable_text widget and reuse it within markdown. The markdown copy button should only be visible on hover over the code block.

Pratyakshshiv commented 1 year ago

i would love to work on this can you please assign @mturoci ?

mturoci commented 1 year ago

@Pratyakshshiv I think it would be better to handle 1 issue at a time as I already assigned #1817. Anyway, you do not need to ask for being assigned first, you can create PR directly.

Pratyakshshiv commented 1 year ago

@Pratyakshshiv I think it would be better to handle 1 issue at a time as I already assigned #1817. Anyway, you do not need to ask for being assigned first, you can create PR directly.

ok i will work on #1817 first