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

[Filters] Add Edge Types list #2444

Open
4 tasks
tomsmith8 opened this issue Nov 12, 2024 · 1 comment · May be fixed by #2445
Open
4 tasks

[Filters] Add Edge Types list #2444

tomsmith8 opened this issue Nov 12, 2024 · 1 comment · May be fixed by #2445
Assignees
Labels

Comments

@tomsmith8
Copy link
Contributor

tomsmith8 commented Nov 12, 2024

Task

Add Edges to filter by.

Below Type and before Source Nodes

Render Edges exactly the same style as Node Types:

  • Pill Style
  • View more button

Exract data from schema store (GET /schema/all)

  • Render each edge_type (no duplicates)
  • Filter out CHILD_OF
Screenshot 2024-11-12 at 13 20 15

Acceptance Criteria

  • Render new 'Edges' item
  • Pill Style just like Type
  • Selected and unselected style like Type
  • Pass param edge_type in the filters search request /graph/search?edge_type['has', 'source']
@MahtabBukhari
Copy link
Contributor

MahtabBukhari commented Nov 12, 2024

@tomsmith8 is that one available for work? If yes then please assign me?

@MahtabBukhari MahtabBukhari linked a pull request Nov 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants