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

[Graph Ontology] Add simple fuzzy search to ontology modal #2529

Open
6 tasks
tomsmith8 opened this issue Dec 12, 2024 · 4 comments · May be fixed by #2541
Open
6 tasks

[Graph Ontology] Add simple fuzzy search to ontology modal #2529

tomsmith8 opened this issue Dec 12, 2024 · 4 comments · May be fixed by #2541
Assignees
Labels

Comments

@tomsmith8
Copy link
Contributor

tomsmith8 commented Dec 12, 2024

Task

Add fuzzy search to header to search ontology nodes type.

Screenshot 2024-12-12 at 11 07 46

Results:
image

OnClick, select the schema node.

Acceptance Criteria

  • Reuse search component
  • Add Search Component to header
  • Search across schema nodes type property
  • Search should be fuzzy match
  • Render dropdown of results
  • On selection, render execute the same functionality as tapping the node in the graph
@Shoaibdev7
Copy link
Contributor

@tomsmith8 assign me

1 similar comment
@MahtabBukhari
Copy link
Contributor

@tomsmith8 assign me

@saithsab877
Copy link
Contributor

@tomsmith8 I can help?

@tomsmith8
Copy link
Contributor Author

tomsmith8 commented Dec 12, 2024

@Shoaibdev7 we can reuse this component and logic for the dropdown and fuzzy search logic here:

This is example of searching when selecting a PARENT:

Image

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.

4 participants