carbon-app / carbon

:black_heart: Create and share beautiful images of your source code
https://carbon.now.sh
MIT License
34.3k stars 1.91k forks source link

Fixed copying of updated URL to clipboard when new snippets are saved #1445

Open agilityhawk opened 1 year ago

agilityhawk commented 1 year ago

The issue was observable under Copy to Clipboard > Medium.com / IFrame / Plain URL.

Caveat: Since there is a single page reload when the new snippet is created now, the page scrolls back to the top. I believe this should be a minor trade-off for making the Copy functionality work as expected.

Closes #1379

vercel[bot] commented 1 year ago

@agilityhawk is attempting to deploy a commit to the Carbon Team on Vercel.

A member of the Team first needs to authorize it.

agilityhawk commented 1 year ago

(bump). Any chance to getting this reviewed / taking it forward?

agilityhawk commented 3 months ago

@mfix22 review/merge please?