-
Notifications
You must be signed in to change notification settings - Fork 169
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: Store custom presets in browser local cache #4427
Labels
draft
feature request
IDT
Bucket: IDT related issues
Test Cases Written
Test cases has been written for that issue
Milestone
Comments
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 22, 2024
9 tasks
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 23, 2024
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 23, 2024
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 23, 2024
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 24, 2024
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 24, 2024
ilya-asiyuk-epam
added a commit
that referenced
this issue
Apr 24, 2024
…-browser-local-cache #4427 - Macro: Store custom presets in browser local cache
AlexeyGirin
added
the
Test Cases Written
Test cases has been written for that issue
label
May 13, 2024
Verified.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
draft
feature request
IDT
Bucket: IDT related issues
Test Cases Written
Test cases has been written for that issue
Custom presets should be stored in browser's local cache and restored in the monomer library on Ketcher restart.
In case certain preset loaded from the cache conflicts with another preset loaded from the library (has the same name), its name should be modified by adding "_Copy" to the end. The new name should be validated again and if still not unique, yet another postfix to be added, etc. Preset with updated name should replace the original one in browser cache.
The text was updated successfully, but these errors were encountered: