-
Notifications
You must be signed in to change notification settings - Fork 176
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
Any click on toobar buttons should cause cancel of "Modify in RNA builder" process #4470
Labels
Milestone
Comments
The issue has been moved from 2.21.0-rc.2 to 2.22.0-rc.1 after discussion with management and in accordance with the testing flow process. |
Merged
9 tasks
I think there are 3 elements that we need to handle in this bug. And disable adding new elements on the canvas via API (ketcher.addFragment, ketcher.setMolecule) cc: @AlexeyGirin , @rrodionov91 |
ilya-asiyuk-epam
added a commit
that referenced
this issue
May 16, 2024
…hould-cause-cancel-of-modify-in-rna-builder-process #4470 - Any click on toobar buttons should cause cancel of "Modify in RNA builder" process
Verified.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
Actual behavior
Canvas got empty but RNA builder remain in edit mode
Expected behavior
System disables "Open..." button, "Type" selector in Top bar while sequence is in 'Edit in RNA Builder' mode
Systems does not allow new element via API (ketcher.addFragment, ketcher.setMolecule) while sequence is in 'Edit in RNA Builder' mode
Versions:
Windows 10
Chrome Version Version 123.0.6312.106 (Official Build) (64-bit)
Ketcher Version 2.21.0-rc.1 Build at 2024-04-15; 20:00:15
Indigo Toolkit Version 1.20.0-rc.1.0-g8e8ffc3c3-wasm32-wasm-clang-12.0.0
Issue found while testing #4374
The text was updated successfully, but these errors were encountered: