w3c / w3c-website

W3C Website feedback and bug reports
https://www.w3.org/
236 stars 76 forks source link

"Icons and descriptions" icon picker broken #434

Closed koalie closed 11 months ago

koalie commented 11 months ago

Describe the issue "Icon" is one of the mandatory fields of the card in the "Icons and descriptions". But the picker is broken. I don't know how to get an icon in there.

To reproduce Put the focus in the "Icon" field. Immediately after a speech bubble appears underneath with text "No icons match your query.", and stays there, no matter what I type. If I try to copy an icon from an existing card, it disappears from the field and the same speech bubble appears.

Expected behavior When I type, the picker finds the closest match or at least appears with a list of icons to choose from.

Screenshots

Screenshot 2023-07-18 at 14 55 42
JamieC24 commented 11 months ago

PR submitted for fix to this issue.

It would appear newer versions of the Icon Picker plugin include an "Available Icon Sets" option where the user can select which icon sets they want available to the field. This was unset, causing no icons to be available to the field.

Image