geneontology / amigo

AmiGO is the public interface for the Gene Ontology.
http://amigo.geneontology.org
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

Filter for large facet sets has disappeared #686

Closed kltm closed 1 year ago

kltm commented 1 year ago

It looks like the filter for large facet sets has disappeared in the live search widgets in AmiGO.

To reproduce

What I see:

Screenshot from 2023-06-07 15-18-24

what I should see (amigo.geneontology.org master 824295df8bd35370683e995fefbf882d1e9704ad)

Screenshot from 2023-06-07 15-18-45

I think what is going on here is that in the build cleanup, somehow the jQuery DataTables js library/css got dropped. this should be added back in (if possible) or a replacement found.

Until closing, reverting production machine back to 824295df8bd35370683e995fefbf882d1e9704ad.

Tagging @pkalita-lbl

kltm commented 1 year ago

Found by @suzialeksander

@ValWood this will affect your ability to use the matrix download feature until completed (as it occurs in the code tree afterwards). You can continue to use it on amigo-staging.geneontology.io until then (https://github.com/geneontology/amigo/issues/684).