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

#690 #689 graph node coloring changes #691

Merged
merged 2 commits into from
Sep 27, 2024
Merged

#690 #689 graph node coloring changes #691

merged 2 commits into from
Sep 27, 2024

Conversation

arawinters
Copy link
Contributor

Pull request questions

Which issue does this address

resolves #689
resolves #690

Why was change needed

When selecting datasource colors if the primary node color is chosen and the primary node is part of that datasource the color displayed is the color chosen for the primary and not the datasource member color.

Additionally a critical bug was found while working on this issue that causes an infinite re-render loop. This PR includes the fix for that issue as well( #689 )
 

What does change improve

Changing this behavior will allow the primary focused node's color to be changed to the color of it's datasource if a color has been chosen. Additionally there is a new behavior to UNSET the chosen color be selecting either pure white(#ffffff) or pure black(#000000) in the color picker. Being able to unset a chosen color for a datasource that the primary node is a member off will return it's color to the color selected for focused/primary nodes.

@arawinters arawinters added bug Something isn't working enhancement New feature request accepted Enhancement has been recorded in the Senzing backlog labels Sep 26, 2024
@arawinters arawinters self-assigned this Sep 26, 2024
@arawinters arawinters requested a review from a team as a code owner September 26, 2024 22:17
@arawinters arawinters merged commit f67c743 into main Sep 27, 2024
7 checks passed
@arawinters arawinters deleted the issue690.awinters.1 branch September 27, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Enhancement has been recorded in the Senzing backlog bug Something isn't working enhancement New feature request
Projects
None yet
2 participants