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
This issue is to investigate, design and code how to build a dependency tree that can be used to determine the downstream affects of a color theme change.
Some questions that may need to be answered:
How will the SDK determine what will change if user changes foundational color?
How will the SDK communicate the affected change information back to the user?
What will the structure be?
What will the API be?
How will the SDK calculate the safe values to return to the caller (as part of the communication section above)
These are for AA and AAA
How to indicate this in the API?
Proposed Solution
The text was updated successfully, but these errors were encountered:
Problem/Concern
This issue is to investigate, design and code how to build a dependency tree that can be used to determine the downstream affects of a color theme change.
Some questions that may need to be answered:
Proposed Solution
The text was updated successfully, but these errors were encountered: