plantinformatics / pretzel

Javascript full-stack framework for Big Data visualisation and analysis
GNU General Public License v3.0
43 stars 13 forks source link

Fixes/tweaks to existing features #216

Open gabrielkg opened 3 years ago

gabrielkg commented 3 years ago

An ongoing list of fixes/tweaks to existing features.


Comments with open items :construction:


Previously completed:

Explorer tab

Feature search

View tab

Right hand panel Features tab

Visualisation

Metadata

General


branch feature/endPosition 2021Aug27 - , from meeting 2021Aug26, plus items found in progress.

gabrielkg commented 3 years ago

Deferred for later consideration:

p1 p2

gabrielkg commented 3 years ago
gabrielkg commented 3 years ago
gabrielkg commented 3 years ago
gabrielkg commented 3 years ago
Don-Isdale commented 3 years ago

Tested OK with v2.5.0 [ edit : but it is necessary to zoom in until there are 0 paths to see the issue ]

* [ ]  There are cases where no requests for paths is made. Eg: load some blocks against IWGSC reference, zoom in, then load a genetic map and reset zooms. See image for example datasets.
  ![p3](https://user-images.githubusercontent.com/20571319/105946709-e4e07c00-60bb-11eb-82a0-f4d48c420659.jpg)

Screenshot from 2021-02-22 18-54-19

This issue only occurred when zoomed in so that there were 0 paths.

Don-Isdale commented 3 years ago

This was found to be due to duplication of features in the JSON which was uploaded. This led to a discussion about data checking by upload, and concluded that if the upload JSON contains feature duplication of (name, start, end), then display a message to the user in the upload panel. May be preferred to complete the upload as the user may have intended to split feature data into 2 parallel features. In that case the trackKeyFn can use the feature db ID for uniqueness.

* [ ]  When split axis, for some blocks, features in the view keep transitioning to the top/bottom of the axis (as if leaving the view). Likely due to duplicate feature names. This was addressed in an earlier commit but seems to have returned. Though this is now happening with IWGSC HC genes v1.1, which shouldn't have duplicate feature names... While it doesn't happen for 90k markers, which is expected to have duplicates.
Don-Isdale commented 2 years ago

from meeting 2021Aug26 :



from meeting 2021Sep16 :

from meeting 2021Sep21 :







2021Dec15


2022Jan24


2022Feb24


2022Mar16


2022May03


2022May18


2022May25

May26


from meeting 2022May31 :

spreadsheet upload of :


2022Jun23, from Pretzel Chats


2022Aug08

2022Aug09

Don-Isdale commented 1 year ago

2022Sep16


2022Sep19


2022Sep20


2022Oct04 : spreadsheet upload : column names and gaps in error reporting to GUI :

2022Oct06 :


2022Oct20


2022Nov25

Don-Isdale commented 1 year ago

2022Oct24

in exported SVG :

Don-Isdale commented 1 year ago

small, useful features to add

from meeting 2022Oct24 :


from MS Teams, 2022Nov25-26 :

Don-Isdale commented 1 year ago

2022Oct27

2022Dec15

Don-Isdale commented 1 year ago

2023Jan05

Don-Isdale commented 1 year ago

2023Jan13


2023Jan17

MicrosoftTeams-image (4) work-arounds :



2023Feb03

Don-Isdale commented 1 year ago

2023Feb08 : v2.16.0 on main and pulses


Don-Isdale commented 1 year ago

2023May24 (wheat proteome meeting) :

Don-Isdale commented 6 months ago

2023Dec08

4e10cfcb handle undefined server, seen when sending sign-up f601b748 re-enable graph listening to window resize event 4f38c159 handle different name and scope in blast search