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

fix: emphasize child nodes when group node hover #2565

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

itssharmasandeep
Copy link
Contributor

@itssharmasandeep itssharmasandeep commented Dec 6, 2023

Add child nodes to the neighborhood when hovering on the group node. This only works when group node is expanded because while collapsed child nodes are not visible.

Copy link

github-actions bot commented Dec 6, 2023

Test Results

    4 files    316 suites   32m 23s ⏱️
1 136 tests 1 136 ✅ 0 💤 0 ❌
1 146 runs  1 146 ✅ 0 💤 0 ❌

Results for commit a6c7cc1.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (014a1ff) 81.69% compared to head (a6c7cc1) 81.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2565      +/-   ##
==========================================
+ Coverage   81.69%   81.70%   +0.01%     
==========================================
  Files         928      928              
  Lines       20790    20792       +2     
  Branches     3136     3137       +1     
==========================================
+ Hits        16984    16989       +5     
+ Misses       3665     3662       -3     
  Partials      141      141              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@itssharmasandeep itssharmasandeep changed the title fix: group node neighborhood fix: emphasize child nodes when group node hover Jan 2, 2024
@itssharmasandeep itssharmasandeep marked this pull request as ready for review January 2, 2024 07:18
@itssharmasandeep itssharmasandeep requested a review from a team as a code owner January 2, 2024 07:18
@itssharmasandeep itssharmasandeep merged commit e9cbabb into main Jan 2, 2024
13 checks passed
@itssharmasandeep itssharmasandeep deleted the topology-fixes branch January 2, 2024 13:07
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.

3 participants