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

Add support for search functionality in TableView and TreeView #28

Open
rcoreilly opened this issue Aug 20, 2018 · 3 comments
Open

Add support for search functionality in TableView and TreeView #28

rcoreilly opened this issue Aug 20, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rcoreilly
Copy link
Contributor

In FileView, not clear if beneficial relative to completion in the textfield.. but probably some general kind of search box with < > arrows that scrolls to different rows in the tableview would be easy and generally useful.

@rcoreilly rcoreilly added the enhancement New feature or request label Aug 20, 2018
@rcoreilly
Copy link
Contributor Author

added general search to all layouts just by typing if nothing else is in focus, and completion is probably best for fileview. but might be good to have a demo test case of search in a table view just to work through any of those issues.

@kkoreilly kkoreilly self-assigned this Sep 4, 2023
@rcoreilly
Copy link
Contributor Author

Scope: this is strictly within the widget itself. There are other possible issues with top app bar that are related but distinct. Still unclear of we want some kind of specific scoped search within these views.

@kkoreilly kkoreilly added this to the v2 milestone Dec 31, 2023
@kkoreilly kkoreilly changed the title Add support for search functionality, in TableView, TreeView? Add support for search functionality in TableView and TreeView Dec 31, 2023
@kkoreilly
Copy link
Member

We may want to add a global search with a text field via Ctrl+F.

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