design tokens
The design tokens existed. The code just did not use them
An app with design tokens still had 953 hardcoded colors, and 349 of them were values the tokens already defined. Automating the swap went wrong twice.
Search posts
design tokens
An app with design tokens still had 953 hardcoded colors, and 349 of them were values the tokens already defined. Automating the swap went wrong twice.
entry point
I disabled a bottom sheet that opened automatically because it annoyed me. That automatic open was its only entry point. I did the same thing twice in two days.