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
It seems like we perhaps ought to be using tokens in instances where field lists are being used. However, that component does not currently support the no-background design we're using in Lens, Discover, and DataGrid.
Icons in the base set can be used by EuiToken although they don't always scale to fit well in this smaller size. We could consider adding an alternative no-background design to EuiToken or handle this in some other fashion (including how we move/duplicate existing icons from base to token and vice-versa).
#2758 Actually updated the EuiToken props to accept a none type of fill. That should suffice for the cases you mention and is already in use by Discover and Lens. Re-open though, if there's more you need from this component.
It seems like we perhaps ought to be using tokens in instances where field lists are being used. However, that component does not currently support the no-background design we're using in Lens, Discover, and DataGrid.
Icons in the base set can be used by
EuiToken
although they don't always scale to fit well in this smaller size. We could consider adding an alternative no-background design toEuiToken
or handle this in some other fashion (including how we move/duplicate existing icons from base to token and vice-versa).Originally posted by @ryankeairns in #2398 (comment)
The text was updated successfully, but these errors were encountered: