Skip to content
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

[TB] Implement Build Color Palette page for building themes #916

Open
Tracked by #820
aaronreed708 opened this issue Jun 4, 2024 · 1 comment · May be fixed by #965
Open
Tracked by #820

[TB] Implement Build Color Palette page for building themes #916

aaronreed708 opened this issue Jun 4, 2024 · 1 comment · May be fixed by #965
Assignees
Labels
enhancement New feature or request theme builder app Theme Builder application

Comments

@aaronreed708
Copy link
Contributor

aaronreed708 commented Jun 4, 2024

Problem/Concern

The outcome from this issue is to update the user experience around creating a color palette from the epic #820. This issue is dependent on creating a mechanism for displaying a color palette that can vary based on whether WCAG AA or WCAG AAA is in effect. I believe that the user can edit any particular shade in a palette so the SDK may need to be updated so that any persisted shade (e.g. not calculated) can be saved and shade could be a WCAG AA shade or a WCAG AAA shade. This mechanism might need to be investigated to see if it needs to be/should be generalized across other components in Theme Builder.

Proposed Solution

Implement the wireframe here: https://www.figma.com/design/Co8gYdDmE64Wv90eWy9FwE/Mentorship---Edit-Theme-Builder-Colors-and-Themes?node-id=218-23035&t=kIShh9U3ahgpqsEv-4

@omesh-omg
Copy link
Contributor

omesh-omg commented Jul 25, 2024

@lwnoble and @aaronreed708 the default color palette which has been mentioned in the design is generated by SDK if (Yes) : then whether the SDK has this functionality as of now. if (N0) then it has to be yet added.
PS : there is a default theme applied to whole theme builder in it's CSS variables but so that might be used to recreate this but also then we have to create different for ( AAA ) guideline default theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request theme builder app Theme Builder application
Projects
Status: High Priority
2 participants