A11.03.5Persistent, visible undo affordancedesign

A persistently visible undo affordance to reduce operation anxiety

Aliases: undo affordance · undo visibility · operation anxiety

What it is

This is about how the undo affordance itself is presented: it needs to be visible the moment the action happens, without requiring the user to first suspect "did I do that wrong" and go looking for it. It is not about how long the undo window should last — that grading question belongs elsewhere.

Why it happens

If undo only lives in some inconspicuous menu that a user has to actively recall exists, its practical usability is close to zero, because looking for an undo control presupposes the user already believes "I made a mistake." Users who are unsure whether what they just did was right, and are hesitating over whether to proceed, will never go looking for a feature they aren't sure exists. Having the undo affordance appear immediately and clearly right after an action — rather than tucked away — lets a hesitant user see, in that very moment, that a way back still exists. That visibility itself lowers pre-action hesitation and tension; it is not only a remedy offered after a mistake has already happened.

Where it stops holding

Not every action needs a persistent undo prompt — for actions with no real consequence, whose effect is immediately visible and easy for the user to judge on their own (switching a purely cosmetic sort order, say), over-emphasizing undo sends the wrong signal that the action is risky, adding unnecessary psychological load. The investment in undo visibility should match the severity of the action's consequences; not every interface element deserves a prominent undo prompt, and not every older user finds a visible undo prompt reassuring — for users already comfortable with an action and rarely hesitant about it, a recurring undo prompt may just be extra visual noise.

Applying it

  • After a key action completes, place the undo prompt where the user's gaze naturally lands — usually near the element that just changed — rather than in a page corner or somewhere requiring scrolling to see.
  • Keep the undo prompt visible long enough to cover a typical "moment of realizing" reaction time; it should not flash and disappear.
  • For undo features without an immediate prompt that rely on users seeking them out (a trash or recycle folder), keep the entry point's location fixed and its label plain, avoiding obscure icons or jargon, so users can guess where it is by common sense even without having been shown it before.
  • Verification: have a user complete an action that triggers an undo prompt, then immediately interrupt and ask "if you wanted to undo this right now, do you know where to tap?" Measure the share who can point to the correct location accurately — a low share means the current presentation isn't achieving "visible in the moment."

Related

  • Same group: A11.03.3 adjustable or dismissible timeouts · A11.03.4 task decomposition and single-task screens
  • Nearby: A10.08 error tolerance and graceful degradation
  • Search terms: undo affordance · undo visibility · operation anxiety

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A11.03.5