frctl / fractal

A tool to help you build and document website component libraries and design systems.
https://fractal.build
MIT License
2.11k stars 169 forks source link

fix: only expand tree's with matches #1252

Closed LeBenLeBen closed 1 year ago

LeBenLeBen commented 1 year ago

Superseeding #1230 but without the recent cleanup so it can be released.

LeBenLeBen commented 1 year ago

@Schleuse I tested your code and found an issue when there’s a match in the parent collection label, it was not showing the child items anymore:

image

I have adapted the code a bit to get this result:

SCR-20230126-dft