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

Macro: #3894 - Paste from clipboard in sequence mode #4330

Merged
merged 30 commits into from
Apr 15, 2024

Conversation

StarlaStarla
Copy link
Contributor

@StarlaStarla StarlaStarla commented Mar 25, 2024

How the feature works? / How did you fix the issue?

(Screenshots, videos, or GIFs, if applicable)

Check list

  • unit-tests written
  • e2e-tests written
  • documentation updated
  • PR name follows the pattern #1234 – issue name
  • branch name doesn't contain '#'
  • PR is linked with the issue
  • base branch (master or release/xx) is correct
  • task status changed to "Code review"
  • reviewers are notified about the pull request

@StarlaStarla StarlaStarla force-pushed the 3894-macro-paste-from-clipboard-in-sequence-mode branch from 093a81e to 0f1627d Compare March 25, 2024 10:50
@StarlaStarla StarlaStarla linked an issue Mar 27, 2024 that may be closed by this pull request
@StarlaStarla StarlaStarla force-pushed the 3894-macro-paste-from-clipboard-in-sequence-mode branch from d9b82b3 to 28f9f51 Compare March 29, 2024 13:58
…om-clipboard-in-sequence-mode

# Conflicts:
#	ketcher-autotests/tests/Macromolecule-editor/Sequence-Mode/sequence-mode-selection.spec.ts-snapshots/Sequence-mode-selection-for-edit-mode-Select-letters-with-LClick-drag-1-chromium-linux.png
#	ketcher-autotests/tests/Macromolecule-editor/Sequence-Mode/sequence-mode-selection.spec.ts-snapshots/Sequence-mode-selection-for-edit-mode-Select-letters-with-Shift-ArrowLeft-then-delete-and-undo-1-chromium-linux.png
#	ketcher-autotests/tests/Macromolecule-editor/Sequence-Mode/sequence-mode-selection.spec.ts-snapshots/Sequence-mode-selection-for-view-mode-Select-entire-chain-with-Ctrl-Lclick-1-chromium-linux.png
#	ketcher-autotests/tests/Macromolecule-editor/Sequence-Mode/sequence-mode-selection.spec.ts-snapshots/Sequence-mode-selection-for-view-mode-Select-letters-with-Shift-Lclick-1-chromium-linux.png
#	ketcher-autotests/tests/Macromolecule-editor/Sequence-Mode/sequence-mode-selection.spec.ts-snapshots/Sequence-mode-selection-for-view-mode-Select-letters-with-rectangular-selection-tool-1-chromium-linux.png
#	packages/ketcher-core/src/application/editor/modes/SequenceMode.ts
#	packages/ketcher-core/src/application/render/renderers/sequence/SequenceRenderer.ts
@rrodionov91 rrodionov91 merged commit 94cca35 into master Apr 15, 2024
5 checks passed
@rrodionov91 rrodionov91 deleted the 3894-macro-paste-from-clipboard-in-sequence-mode branch April 15, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Macro: Copy fragment from existing sequence on canvas and paste Macro: Paste from clipboard in sequence mode
2 participants