DEV Community

Octet Design Studio
Octet Design Studio

Posted on

What’s the most “painfully obvious once you see it” UI/UX thing you learned way too late in your career?

I’ll start.

  • “I used to make every primary button 48px height on mobile… because HIG said so. Turns out 44px + generous touch target padding feels way snappier and nobody ever complained.”

  • “Spent years fighting white space like it owed me money. Then I saw how Apple Music uses literal empty screens during onboarding. Brutal minimalism. Sales went up 27% after we copied the breathing room philosophy.”

  • “Thought ‘consistent padding’ meant 16px everywhere. Nope. 8px for tight icon buttons, 24px between sections, 40–64px between hero and content blocks. Once I stopped using the same 16px grid for literally everything, layouts stopped feeling cramped.”

  • “Dark mode: I was that guy who just inverted colors and called it a day. Client in Bangalore (a solid UI UX design agency in Bangalore actually) politely sent me 8 WCAG violations + a migraine report from their own team testing it. Never again.”

  • “Hover states. I used to do a 0.2s ease-out scale(1.05). Looked cool in Figma. On actual touch devices? Nothing happens. Users tap and feel nothing. Switched to subtle background + border change + micro-lift shadow. Conversion bump was stupid.”

  • “Forms: ‘Label above field’ is gospel… until you do dense admin dashboards. Then label-inside + floating label becomes the only sane choice. Took me 6 years to accept context > religion.”

Keep the stories coming — especially the ones that made you want to delete your entire Dribbble profile 😅
What’s the single change you made that had the biggest “why didn’t I do this 5 years ago” regret?

Top comments (0)