Our icon naming convention uses PascalCase with no spaces—names like UiMiscHeart. When I try to search for an icon from outside the icon library, keyword-based searches don’t work unless I enter the beginning of the component name exactly. For example, searching for “heart” won’t return UiMiscHeart, but “uimisch” will.
However, when I search within the icon library’s source file, partial matches work as expected. This issue only occurs when searching from other files.
Did fuzzy search used to work more reliably across files? I feel like it used to behave better.

