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
If I have the dark theme selected but want to export styles for the light theme with the export option Prefix styles with active theme name enabled, the plugin instead exports styles with Ignore first part of token name. It seems to be the case that a user has to select the the set and theme 2x before being able to export it correctly with the Prefix styles with active theme name option enabled.
To Reproduce
Steps to reproduce the behavior:
Have two sets also setup as themes - same theme-group
Select Set B in the plugin's main view
Enable the Prefix styles with active theme name option
Select the appropriate style options
In the themes screen, instead select Set A for export
Export styles
See error
Expected behavior
I don't think the user should have to select the set first then proceed to select the same set again but in the themes screen to export as styles with the Prefix styles with active theme name option enabled. Regardless of which set is selected, the user should be able to export the any theme that is selected in the final export screen.
@akshay-gupta7 > that is correct, the difference is that we now have 2 places where we can enable sets: the plugin and the export modal. I expect that if I enable a set in the export view, that just works like the set is active in the plugin view.
Describe the bug
If I have the dark theme selected but want to export styles for the light theme with the export option
Prefix styles with active theme name
enabled, the plugin instead exports styles withIgnore first part of token name
. It seems to be the case that a user has to select the theset
andtheme
2x before being able to export it correctly with thePrefix styles with active theme name
option enabled.To Reproduce
Steps to reproduce the behavior:
Set B
in the plugin's main viewPrefix styles with active theme name
optionSet A
for exportExpected behavior
I don't think the user should have to select the set first then proceed to select the same set again but in the themes screen to export as styles with the
Prefix styles with active theme name
option enabled. Regardless of which set is selected, the user should be able to export the any theme that is selected in the final export screen.Screenshots or Screencasts
https://github.com/user-attachments/assets/f63d7980-368f-4e9e-bb41-3ab014dae8ef
Figma file (optional)
Test file
The text was updated successfully, but these errors were encountered: