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

#2213 Data S-Group: 'Field value' text when placed on a structure becomes hard to access #2537

Conversation

ghost
Copy link

@ghost ghost commented Apr 27, 2023

Added high priority for S-Group data when we make actions with elements (hover/click).

@@ -454,22 +454,29 @@ function findClosestItem(restruct, pos, maps, skip, scale) {
// eslint-disable-line max-params
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found the same function in in Core - packages/ketcher-core/src/application/editor/shared/closest.js:415
Do we need to update this one also?

Copy link
Contributor

@gairon gairon May 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couldn't find the usage of findClosestItem. Looks like we can remove this function from Core. Or at least mark it deprecated and for deletion.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a separate task for this: #2638

@KonstantinEpam23 KonstantinEpam23 merged commit 1be0ee4 into master May 22, 2023
@KonstantinEpam23 KonstantinEpam23 deleted the #2213-data-s-group-field-value-text-when-placed-on-a-structure-becomes-hard-to-access branch May 22, 2023 08: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.

Data S-Group: 'Field value' text when placed on a structure becomes hard to access
4 participants