all good
This commit is contained in:
parent
47d89f6fad
commit
017902b8e6
82 changed files with 331466 additions and 54841 deletions
|
|
@ -162,7 +162,7 @@ export type Activity =
|
|||
| { kind: 'scrollPane'; selector: string; top: number; durationMs: number }
|
||||
/**
|
||||
* Click the header of a collapsible filter group (e.g. "Transport",
|
||||
* "Education") so the cards beneath it become visible. Idempotent —
|
||||
* "Schools") so the cards beneath it become visible. Idempotent —
|
||||
* if the group is already open this is a no-op click.
|
||||
*/
|
||||
| { kind: 'openFilterGroup'; selector: string; durationMs: number };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue