Robert Buels
Robert Buels
think you could make a share link from the CI deployment of this branch? it's at https://jbrowse.org/code/jb2/multilevel-linear-view/?config=test_data%2Fvolvox%2Fconfig.json
Why don’t we make closing it reversible? Could add recentlyClosedViews as a volatile on the session and use one of the timed snack bar notifications with an undo like google...
Would it be possible to move the view-closing into its own PR so it can move through the workflow independently of the MLLV?
Similar to the session management that was in the old aborted JBrowse 2.x branch
currently the tests mock the fetch() method to construct mock responses that would come from an API
They also need to be able to control what the login user flow looks like as well, but that's a separate issue. @garrettjstevens we should groom an issue from that.
Maybe a "branding plugin"? Putting custom HTML in configuration could be awkward
Or another possible approach for branding might be to support non-root JBrowse installations running from a html page that the user controls. A branded user page might be something like:...
might be relevant to the JB2 Apollo plugin cc @nathandunn @garrettjstevens
Could extension points be used for afterCreate? On Wed, Sep 21, 2022 at 9:52 AM Colin Diesh ***@***.***> wrote: > This starts out a new package called @jbrowse/app-core. This first...