nih-cfde / dashboard

Files and documentation related to the CFDE project dashboards
Other
0 stars 0 forks source link

Q4 favorite widgets for personal dashboard #124

Closed jrchudy closed 2 years ago

jrchudy commented 2 years ago

We are adding new favorites that need to have corresponding widgets on the personal dashboard. The 3 favorites being added are "Analysis Type" and "Phenotype" and "Protein".

Related issue in cfde-deriva: https://github.com/nih-cfde/cfde-deriva/issues/284

mschor commented 2 years ago

I've added the code for this to the dashboard-api project. There's a small amount of code to be added to the dashboard project as well. The related issue that Josh linked in the initial description is a dependency for this work.

mschor commented 2 years ago

I've also updated the dashboard project, however, I am unable to star any of these as favorites in app-dev at this time so I cannot fully test this.

jrchudy commented 2 years ago

I can confirm from testing on staging that Analysis type and Phenotype are working. Protein won't allow me to add favorites in the facet UI, so I can't confirm whether this is working or not.