overture-stack / dms-jbrowse-components

GNU Affero General Public License v3.0
0 stars 0 forks source link

Customize the Jbrowse menu #14

Closed samrichca closed 9 months ago

samrichca commented 1 year ago

Add a plugin for customizing the Jbrowse main menu in the top left of the visualization.

This was added in this commit but removed because we can't transpile an ES6 class down to ES5 in order to build our Jbrowse wrapper for NPM. Need to investigate alternatives to this syntax with the Jbrowse team.

b-f-chan commented 9 months ago

Closing as not required for now. We have decided to go with the default J-Browse main menu. If requirements for customization come in future, we will treat these as post MVP enhancements.