-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: The new Color Palette system cannot distinguish between original and previously modified Palettes #2153
Comments
I did some more testing:
|
So it seems this issue can be "fixed" by the user. But I will leave it open, in case you want to improve compatibility, between the old and new menus, for custom palettes. |
Previously user defined palette had the id automatically prefixed with The prefix was removed during the color palette rework. We can definitely add it back, but the original intention was to unify the id handling. |
Frontend Version
v1.7.1
Expected Behavior
All Palettes are shown ( like in
v1.5.19
)Actual Behavior
The
Dark ( Default )
palette is not shown.And custom palette, based on
Dark ( Default )
, is selected instead.It seems that the new Color Palette system cannot distinguish between the original and the modified palettes.
Steps to Reproduce
This custom palette was created before the Color Palette system was changed.
I'm not sure if it would work correctly, with a new custom palette.
The
Dark ( Default )
palette was exported, modified and imported back again, following these instructions:Debug Logs
Browser Logs
.
Setting JSON
.
What browsers do you use to access the UI ?
Google Chrome
Other
No response
┆Issue is synchronized with this Notion page by Unito
The text was updated successfully, but these errors were encountered: