T
20

That 2AM overflow fix hit me while cleaning my coffee maker

I spent 3 nights fighting a carousel that kept cutting off its last slide, turned out the parent had a fixed height and the child needed min-width instead of width on the flex items. Then I noticed my coffee maker's water reservoir does the same thing when the float valve sticks, it clips the water level and overflows past the rim. Anyone else find layout bugs mirroring dumb everyday objects and fix them faster the next time around?
1 comments

Log in to join the discussion

Log In
1 Comment
perez.cole
perez.cole23d ago
My dishwasher taught me flexbox: the spray arm needs a gap or it clips clean through.
2