E3.06.2multi-select summary and countdesign

Large selections need a summary and a count

Aliases: n selected · overflow summary · selection count

What it is

When chosen objects overflow the trigger, replace cramming with a summary and count: “Engineering, Design + 16” or “18 selected.” The count answers how large the set is; the summary answers roughly who. A number with no sample leaves people unsure whether they picked people or tags; a truncated name-string with no number leaves them unsure how much was omitted. Together, the collapsed state can still be estimated when member-visibility cannot.

Why it happens

Visual short-term memory holds only a few chunks. Beyond about four or five chips, later chips push earlier ones off the trigger, and people lose the sense of total — they think they picked only what is in view. A count downgrades “must see every member” to “must see a number.” A summary supplies an anchoring sample so “18” is not aimed at the wrong object class.

The count is also a brake before action. Bulk delete, export, and grant use that number to judge consequence size. If the number appears only inside the open panel and vanishes when closed, the brake is removed. Count and actual membership must stay in lockstep: filtering, select-this-page, and cross-page selection all split “ticks I see” from “the real number,” and the summary then lies.

Where it stops holding

Using “3 selected” for two or three items is a regression: members that could have been named are hidden in a digit — small sets should still list names. Count language must state scope: “18 on this page” is not “18 in all”; cross-page multi-select especially confuses page count with universe. Which items seed the sample needs a stable rule (first picked, most recent, alphabetical head); a random sample that changes every close looks like the selection was rewritten. Screen readers should hear both count and sample names, not only “button, expanded.”

Applying it

  • Set a trigger threshold that switches from listing names to “sample + number,” measured at real width, not a wide mock.
  • Put the number next to the summary and say whether it is the universe or the current filter.
  • Pin the count at the top of the open panel so it is not only visible after scrolling to a header.
  • How to check: pick twenty, close, ask “about how many, of what kind.” An order-of-magnitude miss, or the wrong kind, means the summary did not work.

Related

  • Within the group: E3.06.1 Selected items must remain visible when the control is collapsed · E3.06.3 Select-all and clear need their own entry points
  • Adjacent: E3.14 Transfer Lists and Dual-Column Selection · E3.17 In-List Search and Filtering
  • Search terms: selection count · n selected · overflow summary

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/E3.06.2