-
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
Disabled query features in extended table not disabled in right-click menu #4957
Comments
beisenova-aliya
added a commit
that referenced
this issue
Jul 23, 2024
beisenova-aliya
added a commit
that referenced
this issue
Jul 23, 2024
9 tasks
beisenova-aliya
added a commit
that referenced
this issue
Jul 24, 2024
beisenova-aliya
added a commit
that referenced
this issue
Jul 24, 2024
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Reproduce
ketcher.setSettings({ disableQueryElements: ['Pol', 'MH', 'AH'], })
2. Add Benzene ring on canvas
3. Click on atom of Benzene ring by right-click -> Edit...
4. Set Atom Type to Special
5. Type any disabled element from Extended table into Special field
Actual behavior
Disabled query features in extended table not disabled in right-click menu. If user have Atom Type set to 'Special' and they enter disabled element in the 'Special' field, Ketcher allow to apply this change.
Expected behavior
Disabled query features in Extended table should also be disabled in the right-click menu. If user have Atom Type set to 'Special' and they enter disabled element in the 'Special' field, Ketcher doesn't allow to apply this change.
Desktop:
Ketcher version
[Version 2.22.0-rc.7]
Indigo version
[Version 1.21.0-rc.2]
#187864458
The text was updated successfully, but these errors were encountered: