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

Feature Request: Add filtering to the output #21

Open
Starz26 opened this issue Oct 17, 2023 · 0 comments
Open

Feature Request: Add filtering to the output #21

Starz26 opened this issue Oct 17, 2023 · 0 comments

Comments

@Starz26
Copy link

Starz26 commented Oct 17, 2023

Lets say I have an array of elements, each element has some data I want to search for, an example Order #

If I type 12345 into a filter box it could find the value 12345 in many places and that would be find, but in those items where is was found it would limit the displayed data to only those elements and their children. So if I had 10 orders and array[3] had an order number of 12345, the resultant display would be for the array[3] item.

Maybe even highlight the found match as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant