Filtered Activity Log
Activity log in a filtered state with type chips, an applied person filter, a clear all action, and the matching events with counts.
Activity log in a filtered state with type chips, an applied person filter, a clear all action, and the matching events with counts.
The source for every Application block is included with Basic and Pro. Pick a plan to copy the code.
Already purchased? Log in
Filtered Activity Log is the activity log shown mid-query: a chip toolbar with one active type filter, an applied person filter carrying a remove affordance, a date range chip, and a Clear all filters action, above the short list of matching events with a result count footer. The applied state reads Comments, Person: Maya Chen, Last 7 days, and four matching entries.
Type chips are a typed array with an active flag that swaps the secondary and outline variants, and results are a plain array of document and time. The footer states how many events match and how many the workspace holds in total, so the filter's effect stays legible.
Reach for this block on the workspace activity or audit page whenever filters are applied, wired to your filter state and events endpoint. Each chip's remove control and the Clear all filters button should reset the query.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the filtered workspace history. Other filtered reads:
Tip: showing the matched count against the total is what tells someone their filter is working rather than quietly hiding everything.