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

Search all columns of rows #26

Open
TylerLeonhardt opened this issue Jul 9, 2020 · 0 comments
Open

Search all columns of rows #26

TylerLeonhardt opened this issue Jul 9, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@TylerLeonhardt
Copy link

In the table view, I'd like to be able to quickly filter rows by some string. An example of this behavior can be found in PowerShell's ogv command:

image

Notice the filter bar at the top?

this is not the same as the filters that are already available in data explorer
image

This is something faster than that. When I search for "foo" I get all the rows that have "foo" in any of the columns.

@rgbkrk rgbkrk added the enhancement New feature or request label Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants