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
Describe the bug
When trying to override an existing border token with "input mode," the token does not accept the new values. As a result, we cannot update the border token as intended.
To Reproduce
Steps to reproduce the behavior:
Navigate to the plugin
create a border token with respected values ex: border.sm
now create another border token ex: border.card referring to the border.sm
now edit the border.card, switch to input mode, and try to change the values and see the error.
Expected behavior
When trying to override an existing border token with "input mode," the token should accept the new values. As a result, we should be able to update the border token as intended.
NuthanHyma
changed the title
override border token doest reflect the values in the token
overriding border token doest reflect the values in the token
Jun 7, 2024
NuthanHyma
changed the title
overriding border token doest reflect the values in the token
Overriding border token doesn’t reflect the values in the token
Jun 7, 2024
Describe the bug
When trying to override an existing border token with "input mode," the token does not accept the new values. As a result, we cannot update the border token as intended.
To Reproduce
Steps to reproduce the behavior:
border.sm
border.card
referring to the border.smborder.card
, switch to input mode, and try to change the values and see the error.Expected behavior
When trying to override an existing border token with "input mode," the token should accept the new values. As a result, we should be able to update the border token as intended.
Screenshots or Screencasts
Screen.Recording.2024-06-07.at.2.38.28.PM.mov
Figma file (optional)
Test File
The text was updated successfully, but these errors were encountered: