Rothamsted / knetminer

KnetMiner - webapp to search and visualize genome-scale knowledge graphs
https://knetminer.com
MIT License
25 stars 16 forks source link

[BasicLocal UI Test] Copy gene accessions does not work anymore #773

Closed Arnedeklerk closed 1 year ago

Arnedeklerk commented 1 year ago

This is a manual UI test based on this template. Other instances of this test can be found here. Tests from the template that aren't mentioned hereby are intended as passed.

Misc UI tests

In evidence view -> Genes, click on a row, the copy and donwload buttons work fine. Paste some list in the search box

In the console, I'm getting the error:

evidence-table.js:297 Uncaught ReferenceError: geneTable is not defined
    at HTMLAnchorElement.<anonymous> (evidence-table.js:297:57)
    at HTMLAnchorElement.dispatch (jquery-bstrap.min.js:32:39900)
    at v.handle (jquery-bstrap.min.js:32:36635)
Arnedeklerk commented 1 year ago

Working again, thanks!