Results 300 issues of Colin Diesh
trafficstars

The electron app is currently not given a integration test It would be useful to do one or both of 1) Making a spectron test 2) Making mocked jest tests...

housekeeping

from email thread ``` Error: Error invoking remote method 'createInitialAutosaveFile': Error: Failed to load recent sessions file C:\Users\n18k1\AppData\Roaming\@jbrowse\desktop\recent_sessions.json: JSONParseError: Unexpected end of JSON input while parsing empty string at IpcRenderer.invoke...

bug

See volvox example: the gff has features named ctgA, and the reference genome has the name ctgA, and this confuses the system There could be a couple of approaches to...

bug

Can see when doing "Show all regions" on https://jbrowse.org/code/jb2/large_displayed_regions_set/?config=test_data%252Fmany_contigs%252Fconfig.json

bug
housekeeping

The linear synteny view with all the polygons uses a render optimization where multiple drawing operations are batched into a single operation (multiple line drawing operations get a single canvas.stroke()...

enhancement

After submitting the import form, it tries to show all regions in the dotplot (for both x and y axes) but it often does not fully encompass this. The reasoning...

bug

The receiving user will receive an incomplete session, and so i think warning when generatkng this share link is reasonable. The exact design of the UI is perhaps worth mocking...

enhancement

Perhaps a corollary to this issue https://github.com/GMOD/jbrowse-components/issues/4415 we could improve the UI that a user receives. currently they have to manually open the config editor and find the adapter config....

enhancement

On desktop there is the workflow to perform a name index On web we could add a similar thing, and maybe just make an entire name index in memory instead...

enhancement