Design & Leadership

The “Option” Trap: Why Great Design is About Making the Hard Decisions

January 18, 2026

In the world of product design, there is a seductive lie we often tell ourselves: “If I'm not sure what the user wants, I'll just give them the option to choose.”

It feels like the ultimate act of empathy. We think we are being flexible, inclusive, and user-centric. But in reality, we are often falling into The Option Trap. One of the foundational principles I have established for every team I've led is this:

Concentration is more important than choice.

Configurations are distracting and difficult to support. Use them sparingly and make choices that best meet the needs of your customer… so they don't need to.

The Story: The Toggle That Shouldn't Be

Imagine a mid-level designer—let's call him Alex. Alex is designing a new activity feed for a complex enterprise platform. Halfway through the process, a debate breaks out in a review session. Should the feed be sorted by “Recent Activity” (the standard) or “Urgency Score” (a new proprietary algorithm)?

The team is split. The stakeholders are split. Alex, wanting to please everyone and avoid a confrontation with the data, arrives at what feels like a brilliant compromise: a toggle.

“We'll just let the user choose their preferred view in the settings,” Alex says.

On the surface, Alex has “solved” the problem. In reality, Alex has just abdicated his primary responsibility. By adding that toggle, Alex didn't solve a design challenge; he pushed a difficult decision downstream.

The Impact: A Tax on the User and the Code

When Alex adds that configuration, two invisible costs are immediately triggered:

1. The Cognitive Tax on the User

The moment the user encounters that toggle, their concentration is broken. Instead of engaging with the content of the feed, they are now evaluating the tool itself. They are forced to ask: “Which view is better for me? If I choose 'Recent,' am I missing something urgent? Why is the 'Urgency' score different?”

This is where the science comes in. According to Hick's Law, the time it takes to make a decision increases logarithmically with the number and complexity of choices (T = b · log₂(n + 1)). By adding choices, we are mathematically slowing the user down.

Furthermore, we trigger Decision Fatigue. Every small, unnecessary choice—like how a feed is sorted—depletes the user's finite mental energy. By the time they get to the actual work, they are already slightly more exhausted because of our indecision.

2. The Technical Debt Tax on the Developer

Alex's “simple toggle” isn't simple for the engineering team. A developer now has to:

  • Build and maintain two distinct sorting logics.
  • Ensure the UI state persists across sessions.
  • Write double the unit tests.
  • Support two different code paths for every future update.

When a designer refuses to make a choice, they aren't just being “flexible”—they are doubling the surface area for bugs and slowing down the entire product velocity.

The Weak Counter-Arguments

In the modern era, you will hear two common arguments in favor of “choice,” both of which are fundamentally flawed.

The “Power User” Myth

“But our power users want total control!” True power users don't actually want more toggles; they want more efficiency. They want a tool that understands their intent so well that the UI gets out of the way. If you find yourself building a “Preferences” pane that looks like a cockpit, you haven't built a powerful tool—you've built an unfinished one.

The “AI Efficiency” Argument

With the rise of Generative AI, the new argument is: “AI can build these variations in seconds. Why not offer infinite customization?”

This is the most dangerous trap of all. Just because the cost of creation has dropped doesn't mean the cost of maintenance or attention has. An AI can generate a thousand configurations, but it cannot take responsibility for the user's success. A designer's value is no longer in their ability to create options, but in their ability to curate the single most effective path.

Summary: High-Conviction Design

The telltale sign of a junior designer is the belief that more options equal a better experience. The best designers in the world understand that their job is to be an editor, not just a creator.

We make the hard decisions—the ones that require deep research, data analysis, and intuition—so that our users don't have to. We protect their concentration at all costs.

Because at the end of the day, a product that asks too many questions isn't a tool; it's a chore. Let's build tools that let people work, not tools that make people work for them.

Ready to Build Products with Conviction?

Let's work together to make the hard decisions that lead to exceptional user experiences.