hubmapconsortium / portal-ui

HuBMAP Data Portal front end
https://portal.hubmapconsortium.org
MIT License
12 stars 2 forks source link

NickAkhmetov/CAT-977 Revise Collection DOI links to copy on click #3589

Closed NickAkhmetov closed 2 weeks ago

NickAkhmetov commented 3 weeks ago

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:

image

After: image

Copy toast: image

Checklist

Additional Notes

NickAkhmetov commented 3 weeks ago

An explanatory tooltip wouldn't hurt 👌