48

Client: "We don't want line breaks in that column make it 500px wide!"
Me: Makes the column 500px wide. Sees that the line breaks are still there. Asks if it should be made wider to fit the text.
Client: "Just implement what we send you"
Me: Ok (thinking wtf)
Client after testing: "Why are there still line breaks?!?"
🙄😥😤😭
Why the actual hell can't they get there freaking requirements in order?!? This shit happens with every fourth request!

Comments
  • 3
    @ewpratten then we're really not your friends are we? 😉
  • 11
    Customers.

    Can't work with them. No work without them.
  • 3
    td {
        white-space: nowrap;
    }

    Then go to lunch.
  • 0
    @ewpratten everyone ? 😓
  • 0
    @ewpratten what about those who use your instead of you're?
  • 1
    @ewpratten your right
Add Comment