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

Alias labels for mixed bases loaded from IDT are wrong #5519

Closed
AlexeyGirin opened this issue Sep 16, 2024 · 1 comment · Fixed by #5526 or #5532
Closed

Alias labels for mixed bases loaded from IDT are wrong #5519

AlexeyGirin opened this issue Sep 16, 2024 · 1 comment · Fixed by #5526 or #5532
Assignees
Labels
bug IDT Bucket: IDT related issues Priority: Medium

Comments

@AlexeyGirin
Copy link
Collaborator

AlexeyGirin commented Sep 16, 2024

Steps to Reproduce

  1. Toggle to Macro - Flex mode
  2. Load IDT from paste from clipboard way: (B4:00653005)
    image

Actual behavior
System loads nucleoside successfully, but base name is wrong - (B4)
image

Expected behavior
Base name is % since it is Mixture
image

Versions

  • Ketcher Version 2.25.0-rc.2 Build at 2024-09-14; 10:47:47
  • Indigo Toolkit Version 1.24.0-rc.2.0-g5f2751d70-wasm32-wasm-clang-19.0.0
  • Chrome Version 128.0.6613.138 (Official Build) (64-bit)
  • Win10

Reference issues: epam/Indigo#1619

@AlexeyGirin
Copy link
Collaborator Author

Verified.
image
Versions

  • Ketcher Version 2.25.0-rc.3 Build at 2024-09-18; 16:24:03
  • Indigo Toolkit Version 1.24.0-rc.3.0-g692080c62-wasm32-wasm-clang-19.0.0
  • Chrome Version 129.0.6668.59 (Official Build) (64-bit)
  • Win10

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