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
Currently the search in WPF Gallery for icons searches using the name of the icon only, which limits the use case, as not all people know the names of icon, and sometimes they have to go through multiple iterations just to get the right icon for their need.
That's why we need to add tags in IconsData.json and allow searching via tags as well.
dipeshmsft
changed the title
Add support for icon search using Tags for icon ( https://github.com/microsoft/WinUI-Gallery/blob/main/WinUIGallery/Samples/Data/IconsData.json )
[ WPF Gallery ] Add support for icon search using Tags for icon
Feb 12, 2025
Description
Currently the search in WPF Gallery for icons searches using the name of the icon only, which limits the use case, as not all people know the names of icon, and sometimes they have to go through multiple iterations just to get the right icon for their need.
That's why we need to add tags in IconsData.json and allow searching via tags as well.
For reference : https://github.com/microsoft/WinUI-Gallery/blob/main/WinUIGallery/Samples/Data/IconsData.json
The text was updated successfully, but these errors were encountered: