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

CSCFC4EMSCR-520 Refactor schema tree to improve selecting performance #192

Merged

Conversation

maariaw
Copy link

@maariaw maariaw commented Jul 8, 2024

The implementation still shows multiple items selected when you select an attribute that has an identical id with another node in the tree. This makes sense if the mapping actions are based on id's and thus all with the same id are affected. Might need investigation and fixing if this is not corrected. But the dropdown doesn't break, and you can see both of the selected nodes expanded.

Did some cleaning and simplifying of the code.

@maariaw maariaw requested a review from rquazi July 8, 2024 15:01
@rquazi
Copy link
Member

rquazi commented Jul 9, 2024

looks fine by seeing the code. Merging it

@rquazi rquazi merged commit 7363a8b into develop Jul 9, 2024
2 checks passed
@maariaw maariaw changed the title CSCFC4EMSCR-506 Refactor schema tree to improve selecting performance CSCFC4EMSCR-520 Refactor schema tree to improve selecting performance Jul 31, 2024
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.

2 participants