You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
The font search feature returns incorrect results. When searching for a full font name (e.g., "Adlam Display"), the search returns any font that contains part of the term (e.g., fonts with just “Display”), instead of matching the full query string.
Steps to reproduce:
Open the font panel.
In the search input, type a full font name such as "Adlam Display".
Summary:
The font search feature returns incorrect results. When searching for a full font name (e.g., "Adlam Display"), the search returns any font that contains part of the term (e.g., fonts with just “Display”), instead of matching the full query string.
Steps to reproduce:
Actual result:
Fonts that only contain "Display" appear in the results, including ones that do not contain "Adlam".
https://github.com/user-attachments/assets/5809fe60-7fd2-4189-893c-eeaad9ceabe2
Expected result:
Only fonts that match the full search string, such as "Adlam Display", should be shown in the results.
The text was updated successfully, but these errors were encountered: