T
11

Our new button component broke 40% of our forms overnight

We pushed a button update from our design system in San Francisco last quarter that changed the focus state color. It passed all our tests, but in real use, it made the focus ring invisible against certain form backgrounds. We had to roll it back at 2 AM and add a new rule: every color change gets tested on at least three live page types before it goes out. Has anyone else had a simple color tweak cause a major meltdown?
3 comments

Log in to join the discussion

Log In
3 Comments
bailey.xena
Feel your pain on that one. Been there with a border color change that tanked our whole dashboard's contrast. It looked fine in the mockups but was a nightmare in production. Your new rule about testing on live pages is smart. Simple changes can have the biggest, messiest impact.
8
barbara429
barbara42919h ago
Yeah, mockups are basically lies dressed up in pretty colors. It's ALWAYS the tiny tweaks that break everything, never the big stuff you actually worry about.
6
sage528
sage5282mo ago
Ugh, mockups lie so hard sometimes. That live page test rule is gonna save you a ton of headaches.
0