Highlight match on search
carantunes opened this issue · 1 comments
carantunes commented
Most dropdowns that allow searching show matched nodes in bold.
Currently we don't have any class that allows to easily identify the matched nodes on search.
Describe the solution you'd like
I'd like an extra class, is-match
or similar, in order to allow customising the css.
Thanks!
gandhis1 commented
Try using the CSS selector .react-dropdown-tree-select .dropdown-content .root.searchModeOn .node