B3.08.5Information Collapsedesign

Deleting and collapsing information affect cognitive load differently; collapsing shifts cost to action

Aliases: collapsed information · progressive disclosure · cognitive load

What it is

Deleting content with no informational value reduces attention competition. Collapse keeps the information but delays it: users must know it exists, find the entry, expand it, and sometimes wait. The two should not both be called “simplification”; collapse reduces visual load but increases decision and action cost.

Why it happens

Collapse suits low-frequency details, expert fields, and deferrable material when the entry name predicts content, the state is discoverable, and expansion is cheap. If users do not know a necessary field is hidden, errors surface only after submission; if the collapsed state has no summary, they repeatedly reopen it to verify. Deletion requires evidence that the content serves no path, because the information gap cannot be recovered.

Where it stops holding

Collapse is not a way to evade necessary information. Mobile and complex forms may use it to organize long content, but critical risk, required state, and active filters should remain outside. Printing, search, accessibility, and automated tests also need access to collapsed content. Too many levels turn the page into a guessing exercise.

Applying it

  • For each collapsed block, record who needs it, when, how the entry is named, and whether it affects validation or submission.
  • Keep summary counts, exception notices, and “contains required fields” states outside the collapsed region.
  • Preserve scroll position, entered values, and context on expansion; do not reset after reload.
  • Test whether users know where to look, and measure expansions, post-submit corrections, and omissions.

Related

  • Same group: B3.08.1 Every added piece of information weakens the others · B3.08.2 Minimalism targets irrelevant information, not necessary information · B3.08.3 Visual simplicity is not operational simplicity · B3.08.4 This criterion concerns attention competition among information, not a demand for more whitespace · B3.08.6 Moving necessary information to a secondary level exchanges visual cost for action cost and is not necessarily cheaper · B3.08.7 The test is whether each piece serves the user’s current decision
  • Nearby: B2.13 Layering and Progressive Disclosure · F1 Layout, Space, and Visual Design
  • Search terms: progressive disclosure · collapsed content · cognitive load

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/B3.08.5