-
Notifications
You must be signed in to change notification settings - Fork 1
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] app crash on color token page opening #215
Comments
Maybe this is because a color semantic token has not been defined, but only declared, due to the fact the design system has holes in their definitions. The token must be found and not integrated in the demo app. This issue appeared maybe because the reviewer of the related PR did not run the app and trusted the developer who only fixed code without further testing. For the next release we will add UI unit tests to check for each page of the app does not crash ; then we will be able to prevent this issue by detecting earlier tokens without implementations. This will be fixed in an hotfix or bugfix release v0.4.1 |
See #216 |
Release of version 0.4.1 See below the full CHANGELOG details. Fixed - [Demoapp] App crash on color token page opening ([#215](#215)) Co-authored-by: Ludovic Pinel <[email protected]>
Prerequisites
Your test device
iPhone 14 Pro
OS Version
17.6.1
App version
V0.4.0 1729285509
App orientation
Portrait
Device language
US
App language
EN
Describe the issue
The app crashed when I opened the color token page
Expected Behavior
Not to crash obviously ;)
Accessibility settings
None
The text was updated successfully, but these errors were encountered: