m2ms / fragalysis-frontend

The React, Redux frontend built by webpack
Other
1 stars 2 forks source link

Visualisation of output from results table #890

Open phraenquex opened 2 years ago

phraenquex commented 2 years ago

Quote from #865:

Outputs are something trickier. The very least it should display is a button/link to the snapshot of the computed results so that by clicking on the results, you can see them directly (new tab?). It would be nice to have a pop-up or something like that that will allow seeing the computed compounds ids and 2D images, but only depending on how much effort is involved.

rsanchezgarc commented 2 years ago
phraenquex commented 2 years ago

This is in fact an Epic 12 feature. So revisit then.

boriskovar-m2ms commented 1 year ago

On Tuesday 20.12.2022 we agreed that when user presses the open results button (currently in the jobs table but will be added also to the job pop-up), everything from RHS will be removed from ngl view, tab with the results will be selected and L button will be pressed for first compound.

boriskovar-m2ms commented 1 year ago

Implemented. Can be fully tested after the problem with file upload is resolved (issue mentioned in #970 )

boriskovar-m2ms commented 1 year ago

This one is in fact implemented in the branch #980