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

[frontend] In Investigation, fix the display of a relationship after it has been created (#9022) #9077

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Gwendoline-FAVRE-FELIX
Copy link
Member

Proposed changes

  • In an investigation, display the newly created relationship between two nodes, without needing to refresh the page.

Related issues

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.68%. Comparing base (5087c95) to head (09120d6).
Report is 8 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #9077   +/-   ##
=======================================
  Coverage   64.68%   64.68%           
=======================================
  Files         620      620           
  Lines       59208    59208           
  Branches     6521     6523    +2     
=======================================
  Hits        38301    38301           
  Misses      20907    20907           

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


🚨 Try these New Features:

@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX marked this pull request as ready for review November 19, 2024 09:41
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX merged commit a0a5121 into master Nov 20, 2024
6 checks passed
@Gwendoline-FAVRE-FELIX Gwendoline-FAVRE-FELIX deleted the issue/9022 branch November 20, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In an investigation, you need to refresh the page after creating a new relationship to see it.
2 participants