OBOFoundry / OBO-Dashboard

Summary Dashboard for Open Biological and Biomedical Ontologies
http://dashboard.obofoundry.org/
20 stars 3 forks source link

Make dashboard check links prominent within the dashboard report #83

Closed nataled closed 1 year ago

nataled commented 1 year ago

From OBOFoundry/OBOFoundry.github.io#2254

To make it more obvious to a user what needs to be done to rectify an issue reported by the dashboard, the information (or links to it) should be found directly in the dashboard report. Currently, the 'Error Breakdown' section has a header with the following:

Check | Status | Comment | Resources -- | -- | -- | --

and the contents under 'Check' are links to the principles pages. I'd change that title to 'Principle' and add a column 'Automated Check' that links to the relevant page for each principle.

Principle | Check | Status | Comment | Resources -- | -- | -- | -- | --

This provides all relevant links in the location likely expected by a user.

erik-whiting commented 1 year ago

Howdy, question about this:

This is something that will need to change in the OBO Dashboard code, right? So why is the issue here and not in that project? Is there something that needs to change here to make this happen?

I ask because I'm not sure if this falls into my purview or not. I'm happy to work on it (unless someone else feels strongly about how to implement it), just want to make sure I hit all the right places when doing so.

matentzn commented 1 year ago

Yes, transfer issue to OBO-Dashboard repo