I’ve noticed two opposite errors with auto-expanding recently but am having trouble reproducing them. Anybody else see this?
- “stopping too soon”. Auto-expand will stop as soon as it hits a child-item that matches, but does not expand siblings of that item, even if they contain matches.
- “going too far”, basically the opposite. Parents that have NO matches in them get fully-expanded, apparently because a sibling-parent did have a match within.
My understanding is that auto-expand will open parents in order to display matching items inside them, and not further. At least…that’s the only helpful-seeming option to me, I’m sure I’m about to find out there’s other perspectives though 😁
I don’t always love auto-expand, but it needs to be consistent. Current behavior is pretty confusing.
Any help with repro is appreciated.