ncbo / bioportal_web_ui

A Rails application for biological ontologies
http://bioportal.bioontology.org/
Other
21 stars 2 forks source link

Change title and dialog text to remove "permanent link to this class" #274

Closed jvendetti closed 1 year ago

jvendetti commented 1 year ago

In the Details pane for any given class in BioPortal, we display a link icon with title text of "Get a permanent link to this class":

Screen Shot 2023-07-12 at 12 19 10 PM




When you click the link, we display a dialog with a title of "Permanent link to this class".

Screen Shot 2023-07-12 at 12 19 22 PM




Change the text of both of these to read something more like "Get a link to this page". The text of permanent link is misleading to end users because we only serve data from the latest versions of ontologies. If a new version of an ontology is uploaded and terms are deleted, any links we've previously issued for those terms will result in 404 Not Found errors.