Closed NickAkhmetov closed 2 weeks ago
This PR adjusts the collection page DOI links to copy on click instead of opening a new tab to the same page and removes the duplicated DOI link at the top of the page. Future self-referential DOI's can also be marked with an internalDOI prop.
internalDOI
https://hms-dbmi.atlassian.net/browse/CAT-977
Manually tested with the collection page linked in the ticket.
Before:
After:
Copy toast:
CHANGELOG-your-feature-name-here.md
An explanatory tooltip wouldn't hurt 👌
Summary
This PR adjusts the collection page DOI links to copy on click instead of opening a new tab to the same page and removes the duplicated DOI link at the top of the page. Future self-referential DOI's can also be marked with an
internalDOI
prop.Design Documentation/Original Tickets
https://hms-dbmi.atlassian.net/browse/CAT-977
Testing
Manually tested with the collection page linked in the ticket.
Screenshots/Video
Before:
After:
Copy toast:
Checklist
CHANGELOG-your-feature-name-here.md
is present in the root directory, describing the change(s) in full sentences.Additional Notes