microsoft / WinUI-Gallery

This app demonstrates the controls available in WinUI and the Fluent Design System.
MIT License
2.65k stars 612 forks source link

Searching icons by tags #1562

Open AndrewKeepCoding opened 2 weeks ago

AndrewKeepCoding commented 2 weeks ago

Description

Closes #1544. This PR will enable searching icons based on tags on the Iconography page. Icon tags are assigned on the IconsData.json file.

Motivation and Context

The current icon searching is based only on the icon name or its code. Some icon's names are not very intuitive, or some icons can represent several things. So, to get an icon code and if you don't know the icon name, you need to search it manually by scrolling through more than 1400 icons.

How Has This Been Tested?

Tested on the VS.

Screenshots (if appropriate):

Types of changes

AndrewKeepCoding commented 2 weeks ago

I added tags to 400 icons and didn't (couldn't) add tags to all >1400 icons. It takes too much time and patience. 😅 I'm expecting the tagging to be improved little by little.

niels9001 commented 2 weeks ago

🔥🔥🔥