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

Support selection entity selection flag in KET format #3934

Closed
vanoprenko opened this issue Jan 18, 2024 · 2 comments · Fixed by #3966 or #4037
Closed

Support selection entity selection flag in KET format #3934

vanoprenko opened this issue Jan 18, 2024 · 2 comments · Fixed by #3966 or #4037

Comments

@vanoprenko
Copy link
Collaborator

vanoprenko commented Jan 18, 2024

When converting a structure to KET format Ketcher should supply selection flag for each atom, bond or any other selectable entity.

The flag should be specified according to KET specification updated in scope of epam/Indigo#1589

Notes:
Selection should not be updated on 'add to canvas' action

@vanoprenko vanoprenko added this to the Query Features - Phase II milestone Jan 18, 2024
AliaksandrDziarkach pushed a commit that referenced this issue Jan 24, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b pushed a commit that referenced this issue Jan 25, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b pushed a commit that referenced this issue Jan 26, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b added a commit that referenced this issue Jan 26, 2024
…ted property to atom and bond, populate struct with selection before server call
@captain2b captain2b linked a pull request Jan 30, 2024 that will close this issue
9 tasks
captain2b added a commit that referenced this issue Jan 30, 2024
captain2b pushed a commit that referenced this issue Jan 30, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b added a commit that referenced this issue Jan 30, 2024
…ted property to atom and bond, populate struct with selection before server call
captain2b added a commit that referenced this issue Jan 30, 2024
captain2b pushed a commit that referenced this issue Jan 31, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b added a commit that referenced this issue Jan 31, 2024
…ted property to atom and bond, populate struct with selection before server call
captain2b added a commit that referenced this issue Jan 31, 2024
captain2b added a commit that referenced this issue Jan 31, 2024
captain2b added a commit that referenced this issue Jan 31, 2024
…tion for arrows,texts and pluses, rename property
captain2b added a commit that referenced this issue Feb 6, 2024
…t restrict access to initiallySelected fields
captain2b added a commit that referenced this issue Feb 6, 2024
captain2b added a commit that referenced this issue Feb 6, 2024
captain2b added a commit that referenced this issue Feb 6, 2024
captain2b pushed a commit that referenced this issue Feb 7, 2024
Update ket schema with new "selected" field for atoms and bonds.
captain2b added a commit that referenced this issue Feb 7, 2024
…t add selection for atoms, bonds, arrows, texts and pluses
captain2b added a commit that referenced this issue Feb 7, 2024
…t preserve selection on save / load file
captain2b added a commit that referenced this issue Feb 7, 2024
captain2b added a commit that referenced this issue Feb 7, 2024
…t restrict access to initiallySelected fields
captain2b added a commit that referenced this issue Feb 7, 2024
captain2b added a commit that referenced this issue Feb 7, 2024
captain2b added a commit that referenced this issue Feb 7, 2024
@Zhirnoff
Copy link
Collaborator

Zhirnoff commented Feb 7, 2024

Tested. The selection remains on the structure. But not on Simple Objects, Plus sign, Reactions arrows, Text. Relevant tasks will be created.

@AlexeyGirin
Copy link
Collaborator

Verified.

  • Ketcher Version 2.18.0-rc.4 Build at 2024-02-06; 13:45:28
  • Indigo Toolkit Version 1.18.0-rc.6.0-g98bf384e0-x86_64-linux-gnu-11.2.1

rrodionov91 added a commit that referenced this issue Apr 17, 2024
…-and-bonds-in-ket-schema

 #3934 Support selection entity selection flag in KET format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment