jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
132 stars 89 forks source link

Replace hash with link icon on external site headings #4447

Open amritadesmet opened 3 days ago

amritadesmet commented 3 days ago

Change to "URL has been copied", Replace hash with link icon. For some reason, Salt website is not using Mosaic's copy feature https://github.com/jpmorganchase/mosaic/blob/e2821e10afa243c0ea7d720e1a7767a00f7ea5ac/packages/components/src/Markdown/AnchorHeading/index.tsx#L69-L89

Edit scroll to prevent jumping to section, below css should help

scroll-margin-top: calc(4rem + 20px);
origami-z commented 3 days ago

Trying to use Tag for the copy action, too big...