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
After exporting variables as Token Sets, and then attempting to rename the variables from the plugin does not work. This feature however does work if variables are exported as themes. In the example in the video, I export a group of sizing tokens named Size group, and then attempt to rename the variable after changing the name in the plugin to Sizegroup, this does not work. Even if I re-export it with the Update existing style and variable names option, it creates a new group of variables instead.
To Reproduce
Steps to reproduce the behavior:
Create sizing tokens named Size group.size_1 and Size group.size_1
Export the variables as Token sets
Rename Size group to Sizegroup
Select the Rename variable option in the plugin
See error
Export variables as token sets with Update existing style and variable names option
See error again
Expected behavior
Plugin should rename the variable just as it does with variables exported as themes.
Describe the bug
After exporting variables as
Token Sets
, and then attempting to rename the variables from the plugin does not work. This feature however does work if variables are exported as themes. In the example in the video, I export a group of sizing tokens namedSize group
, and then attempt to rename the variable after changing the name in the plugin toSizegroup
, this does not work. Even if I re-export it with theUpdate existing style and variable names
option, it creates a new group of variables instead.To Reproduce
Steps to reproduce the behavior:
Size group.size_1
andSize group.size_1
Token sets
Size group
toSizegroup
Rename variable
option in the pluginUpdate existing style and variable names
optionExpected behavior
Plugin should rename the variable just as it does with variables exported as themes.
Screenshots or Screencasts
Recording
The text was updated successfully, but these errors were encountered: