-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Describe the bug
I've noticed the Counter component in Figma is using the controlActivated color token with 50% opacity in the disabled state of "Add" and "Subtract" buttons:
However, the Counter Specs document in Figma says they should use the control color token:
In Storybook, the Counter component is also using the control color token for the "Add" and "Subtract" buttons when disabled:
What is the correct color token?
What libraries are you seeing the problem on?
Vivo Library
Steps to reproduce
- Check Counter color tokens in Mística Mobile / Mística Desktop libraries in Figma.
- Check Counter color tokens in Counter Specs in Figma.
- Check Counter color tokens in code.
- Compare differences.
Expected behavior
I believe the "Add" and "Subtract" buttons in Counter component should be using the control color token in Figma.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bug 🐞Something isn't workingSomething isn't working
Type
Projects
Status
Done