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

Tree: Implementation for searching on the tree #8973

Open
MilanInfor opened this issue Aug 15, 2024 · 3 comments
Open

Tree: Implementation for searching on the tree #8973

MilanInfor opened this issue Aug 15, 2024 · 3 comments
Labels
jira type: enhancement ✨ [3] Velocity rating (Fibonacci)

Comments

@MilanInfor
Copy link
Contributor

Is your feature request related to a problem or use case? Please describe.
Because our tree has multiple levels of items, it is very hard to find specific items. Having a search box for trees will make it easy to find

Describe the solution you'd like
Add a search box at the top of the tree to allow users to search for items

@tmcconechy tmcconechy changed the title Implementation for searching on the tree Tree: Implementation for searching on the tree Aug 15, 2024
@tmcconechy tmcconechy added type: enhancement ✨ [3] Velocity rating (Fibonacci) labels Aug 15, 2024
@tmcconechy
Copy link
Member

tmcconechy commented Aug 15, 2024

  1. Add a search above it in a pattern like https://main-enterprise.demo.design.infor.com/components/page-patterns/example-tree-detail.html
  2. Add search logic and highlighting
  3. Reuse logic in module nav

@MilanInfor
Copy link
Contributor Author

This morning, we were looking this situation. We will attempt to use a similar approach, but it will involve custom code, which is not ideal. It would be much clearer if it were implemented under control.

@tmcconechy
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira type: enhancement ✨ [3] Velocity rating (Fibonacci)
Projects
Status: Groomed
Development

No branches or pull requests

2 participants