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

TreeView with search mode #627

Closed
angabar opened this issue Nov 4, 2021 · 3 comments
Closed

TreeView with search mode #627

angabar opened this issue Nov 4, 2021 · 3 comments
Assignees

Comments

@angabar
Copy link

angabar commented Nov 4, 2021

Bug Report

TreeView with multiselect checkboxes dosen't work with searchbar

Package versions:

devexteme version: 21.2.3
devextreme-react version: 21.2.3

Steps to reproduce:

Add searchEnabled and searchMode props on TreeView with multi node selection.

Example

Current behavior:
Search text dosen't work, always show "No data to display"

Expected behavior:
Nodes filtered like this

Screenshots:
1
2

@onebalaban
Copy link

Hi,

I've got the "Sandbox not found" error. Could you please share a CSB project?

@angabar
Copy link
Author

angabar commented Feb 8, 2022

Better yet, I'll give you the example from the official documentation.

Come here: Tree example from official docs

Select "React" code
Go to TreeView component
Add searchEnabled={true} prop
Click on Apply

Test it and you can see how it fails.

@onebalaban onebalaban self-assigned this Feb 9, 2022
@onebalaban
Copy link

Configure the searchExpr property to specify custom search fields: CodeSandBox.

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

2 participants