docs(dashboard): document per-chip question counts in filter row
This commit is contained in:
parent
9ab08cef5b
commit
717177dbad
1 changed files with 6 additions and 4 deletions
|
|
@ -77,10 +77,12 @@ the history row shape).
|
|||
**M1ND H4S QU3STI0NS** — pending `ask` calls waiting on the
|
||||
operator, with amber pulsing border. Anatomy of each card:
|
||||
|
||||
- **Filter chips** — `all · N`, `@operator`, `@peer`, plus one
|
||||
chip per participant name (`@asker` / `@target`). Clicking a
|
||||
chip narrows the visible list; selection persists in
|
||||
localStorage so a tab switch doesn't lose the filter.
|
||||
- **Filter chips** — `all · N`, `@operator · N`, `@peer · N`,
|
||||
plus one chip per participant name (`@asker · N` / `@target · N`).
|
||||
Every chip shows its own count so the operator can see the
|
||||
distribution at a glance. Clicking a chip narrows the visible
|
||||
list; selection persists in localStorage so a tab switch doesn't
|
||||
lose the filter.
|
||||
- **Question card** — timestamp · asker → target · body text
|
||||
(with file-path links). Operator-targeted questions (`target =
|
||||
null`) show `▸ ANSW3R`; peer-targeted questions (`target =
|
||||
|
|
|
|||
Loading…
Reference in a new issue