Remix.run Logo
inerte 3 hours ago

To be fair I’ve worked on human programmed systems where similar “it should be a half point story” requests would be met with snark by the engineers and take 2 sprints.

I guess we are all PMs now.

inerte 3 hours ago | parent [-]

Also likely, devs took shortcuts to deliver fast. Now to make the button blue they need to differentiate primary buttons from others.

Simple, right? But design guidelines prevent one offs, and no !important. So you create a CSS class, but you discover another element on the header declared itself as primary (the search icon or the sign in button). You talk to that team and they decided to scope what’s primary according to their component. To change the sign in button to grey now you need to talk with the growth team. Growth team wants to run an experiment but they’re backlogged, only next quarter. They say you can innersource, just need VP approval. VP says blue matches a marketing campaign that is about to go out, agency has already been hired. You can’t talk to the agency unless Legal approves.

So you leave the button gray, to revisit decision next planning cycle after you can align all stakeholders.

mring33621 3 hours ago | parent | next [-]

Just understand that every requested change results in a game of whack-a-mole.

3 hours ago | parent | prev [-]
[deleted]