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

Entity edge filtering doesn't work #249

Closed
kmcginnes opened this issue Mar 1, 2024 · 0 comments · Fixed by #289
Closed

Entity edge filtering doesn't work #249

kmcginnes opened this issue Mar 1, 2024 · 0 comments · Fixed by #289
Labels
bug Something isn't working
Milestone

Comments

@kmcginnes
Copy link
Collaborator

kmcginnes commented Mar 1, 2024

Lets also add this criteria to testing :
"I want to search only specific edge labels from a node, when i select that specific edge type in the Entities Filter and deselect others and expand on the vertex it doesn't work, instead it loads up all of the edge types.
How can i get all the edges of specific edgeType/label in the view from a node?"

Originally posted by @charlesivie in #237 (comment)

Steps to reproduces

  1. Add a node to the graph
  2. Open the Entities filter side panel
  3. Deselect all predicate types
  4. Select a single predicate type
  5. Open expand sidebar
  6. Click expand button
Expectation:

Only the relationships of the filtered type should be expanded

Actual:

All relationships, regardless of filter, are shown in expansion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants