Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add peptide monomers to canvas (by click) #2332

Closed
KsenMs opened this issue Mar 13, 2023 · 3 comments · Fixed by #2995
Closed

Add peptide monomers to canvas (by click) #2332

KsenMs opened this issue Mar 13, 2023 · 3 comments · Fixed by #2995

Comments

@KsenMs
Copy link
Collaborator

KsenMs commented Mar 13, 2023

Background

This task covers adding peptide monomers to the canvas.
This is a basic version (add by click), more advanced (drag and drop) version of adding peptide monomers to canvas will be described separately.

Requirements

  1. User adds peptide monomers to canvas in the following way:
  • User clicks on a peptide monomer in the peptide library
  • Selected peptide monomer becomes highlighted
  • When a user clicks at the canvas selected peptide monomer is added to the place of a click
  • After selected peptide monomer is added to the canvas, the monomer remains selected in the library and can be added again
  1. Peptide monomers are added to the canvas in a form of a regular hexagon
  2. Peptide monomers are added to the canvas in a color that corresponds to the color in the peptide library
@KsenMs KsenMs changed the title Add peptides to canvas - draft Add peptide monomers to canvas - draft Mar 15, 2023
@KsenMs KsenMs changed the title Add peptide monomers to canvas - draft Add peptide monomers to canvas (by click) Mar 27, 2023
@KsenMs KsenMs removed the draft label Mar 27, 2023
@PetrKurkin
Copy link
Collaborator

Adding monomers on canvas flow pictures

1  Hover on peptide

2  Peptide selected

3  Peptide added

4  Another peptide selected

5  Another peptide added

@PetrKurkin
Copy link
Collaborator

Updated view of monomers
5  Another peptide added

@OlZhur OlZhur added this to the Polymer Editor MVP milestone Apr 28, 2023
rrodionov91 added a commit that referenced this issue Jul 27, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 28, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 28, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 28, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 28, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 28, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Jul 31, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 8, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 8, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 8, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 8, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 9, 2023
#2332 - Add peptide monomers to canvas (by click)
rrodionov91 added a commit that referenced this issue Aug 9, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Aug 31, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Sep 1, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Sep 1, 2023
- added an ability  to add peptides on canvas and move by drag n drop
rrodionov91 added a commit that referenced this issue Sep 12, 2023
- added an ability  to add peptides on canvas and move by drag n drop
@MartaWilliams
Copy link
Collaborator

Tested
2023-10-24_12h48_07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment