FeatureFuel
1

Add more details for what icon is used in the select-icon interface

Source: directus/directus#22828 · opened by @useEffects
Summary package name, font weight, name of the font; all 3 should be available in the payload when using the select-icon interface Basic Example _No response_ Motivation Currently there is no way to display the icons in the select-icon interface in our frontend applications Detailed Design simple imo, ![image]( if socialicon is used, include that in the api payload, if customIcon is used, include that in the api payload Requirements List Must Have: Foolproof way of using existing npm packages to use the icons selected in the select-icon interface Drawbacks Not sure how the customIcons even still, there is no documentation for what package it is or whatever Alternatives Yup, host the svg's and expose in an endpoint, takes much labour because you might need to write githubhooks to automatically update the svg's Adoption Strategy use the icon name as ID, when users query with *, show all the fields, including the package etc Unresolved Questions How to us…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests