storybookjs
Enterprise
storybook
Sign in / Sign up
Open main menu
Distributed computation caching and task execution are currently disabled for this organization.
Your Enterprise license has expired.
storybook
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34533
ab03ec51 fix(telemetry): project post-toggle filter state in sidebar filter telemetry Extract computeFilterTelemetryPayload() as a pure helper that applies the pending action to the current filter arrays before emitting, so the SIDEBAR_FILTER_CHANGED payload always reflects the state after the toggle rather than the stale pre-change React state. Also removes the partial workaround that only fixed storyCounts but left activeTagFilters/activeStatusFilters stale, and drops the unnecessary async keyword from the telemetry-channel handler. Adds 19 unit tests covering all action/filterType combinations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34533
b0350cf8 refactor(status-store): add countByValue() and eliminate duplicated counting loops Add a canonical countStatusesByValue(allStatuses) helper to the shared status-store module, expose it as fullStatusStore.countByValue(), and replace the three independent status-counting loops in useStatusFilterEntries, stories.ts telemetry init, and FilterPanel.utils.ts with calls to this single implementation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34533
3da50fc8 refactor: extract shared filter helpers and collapse repeated entry lookup - stories.ts: extract addFilters/removeFilters helpers to deduplicate the identical set-manipulation logic in addTagFilters, addStatusFilters, removeTagFilters, and removeStatusFilters - FilterPanel.tsx: collapse the duplicated just-changed filter lookup in emitFilterTelemetry into a single ternary + shared assignment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Succeeded
34533
3da50fc8 refactor: extract shared filter helpers and collapse repeated entry lookup - stories.ts: extract addFilters/removeFilters helpers to deduplicate the identical set-manipulation logic in addTagFilters, addStatusFilters, removeTagFilters, and removeStatusFilters - FilterPanel.tsx: collapse the duplicated just-changed filter lookup in emitFilterTelemetry into a single ternary + shared assignment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Failed
34533
3da50fc8 refactor: extract shared filter helpers and collapse repeated entry lookup - stories.ts: extract addFilters/removeFilters helpers to deduplicate the identical set-manipulation logic in addTagFilters, addStatusFilters, removeTagFilters, and removeStatusFilters - FilterPanel.tsx: collapse the duplicated just-changed filter lookup in emitFilterTelemetry into a single ternary + shared assignment Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
by Valentin P...
V
Previous page
Previous
Next
Next page