Skip to content

Resolve "Error messages on mouse hover in VISUAL"

Morten C. Eike requested to merge 2150-error-messages-on-mouse-hover-in-visual into dev

Description

Changes:

  • Install igv.js from ousamg fork with javascript fix
  • config changes
    • disabled centerline -- it was not actually centered
    • disabled Export to SVG button -- unused functionality

Related issues

Closes #2150 (closed)

Notes to review (code/docs/QA)

Tests

General

  • Tests have been added that prove my fix is effective or that my feature works
  • Related tests have been modified/removed

Hypothesis testing:

  • Soak testing has been done
  • Distribution between positive / negative cases has been checked

Database

  • Includes changes to database schema
  • Includes necessary database migrations

Configuration

  • Includes changes to configuration
  • Includes configuration migration instructions in documentation
Edited by Tor Solli-Nowlan

Merge request reports