iTwin / presentation

Monorepo for iTwin.js Presentation Library
https://www.itwinjs.org/presentation/
MIT License
4 stars 0 forks source link

`hierarchies-react`: Tree state should not be preserved if a filter is applied #622

Closed grigasp closed 3 months ago

grigasp commented 3 months ago

2024-06-06_09-26-19

Expected behavior: When a tree is filtered (either through the search box or focus mode), we should only auto-expand up to the filter targets. All expanded/collapsed state before the filtering should be discarded.