greenelab / connectivity-search-frontend

Frontend code for connectivity search (formerly "Hetmech")
https://het.io/search
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

dont show as link if no url/href #163

Closed vincerubinetti closed 4 years ago

vincerubinetti commented 4 years ago

Some nodes may have a source field but not a url field, as @cgreene discovered with Pathways sourced from Reactome:

image

This PR makes it such that if there is no url, it doesn't show as a link, and doesn't mislead the user into thinking the link will take them somewhere.