The clearable icon for both sd-input and sd-select does not have the proper color. The used token does not exist and is rendered as black. Image is storybook vs figma:
Expected behavior
The correct color is defined by design and is used (ideally provided through tokens)
Steps to reproduce
Technical Information
We use text-{color} to fill our icons instead of fill-{color}, yet neutral-800, neutral-900 which are provided under backgrounds, and fill are not available for text. This should be made available to make this fix easier.
The main task is to update the colour of clearable icons in sd-select and sd-input.
DoR
[ ] Item has business value
[ ] Item has been estimated by the team
[ ] Item is clear and well-defined
[ ] Item dependencies have been identified
DoD
[ ] Documentation has been created/updated (if applicable)
[ ] Migration Guide has been created/updated (if applicable)
Current behavior
The clearable icon for both sd-input and sd-select does not have the proper color. The used token does not exist and is rendered as black. Image is storybook vs figma:
Expected behavior
The correct color is defined by design and is used (ideally provided through tokens)
Steps to reproduce
Technical Information
We use text-{color} to fill our icons instead of fill-{color}, yet neutral-800, neutral-900 which are provided under backgrounds, and fill are not available for text. This should be made available to make this fix easier.
The main task is to update the colour of clearable icons in sd-select and sd-input.
DoR
DoD
feature
branch