Selective Attention
Focused attention makes task-relevant information clearer while unexpected details can go unnoticed.
Being visible on the screen does not mean being noticed in the task.
A form shows an error summary at the top after submission. The person is still looking at the final field and sees no change. The message exists, but it sits outside the current task focus. Moving it beside the field closes the gap.
Origin
Simons and Chabris demonstrated inattentional blindness in dynamic scenes in 1999. People performing a monitoring task often missed an unexpected event, with notice rates shaped by task difficulty and similarity.
Place validation, warnings, and guidance beside the action they affect. Proximity increases the chance that the information enters the current focus.
Use interruption for urgent or high-consequence information. A modal that steals attention for routine news trains people to dismiss interruptions.
Do not rely on a subtle change outside the active area. Bring important state changes into the person's path with clear text and appropriate emphasis.
Test attention inside a realistic task. Asking whether someone can find an element is different from seeing whether they notice it while doing real work.
Digital systems
Inline validation
The error appears beside the field that needs attention and remains linked to it in the reading order. The person can see the problem and the correction in one place.
Physical signals
A road sign in the driving path
A sign placed where drivers are already looking is more likely to be noticed than the same information pushed to the edge of the scene.
The message is present but separated from the person's current focus, so it is missed until the consequence appears elsewhere.
Attach information to the relevant action, make meaningful changes clear, and reserve forced interruption for events that cannot safely wait.