Per-instance filter state (kinds + statuses) now lives under views.jobsColumns[storageKeyPrefix] in user-settings. Removes the local CSV-encoding helpers — store keeps arrays natively. A single persist() call writes both fields together so the two arrays cannot drift in optimistic mid-flight updates. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| job-card.tsx | ||
| job-detail-pane.tsx | ||
| job-usage-pane.tsx | ||
| jobs-board.tsx | ||
| jobs-column.tsx | ||
| sprint-sub-tasks-pane.tsx | ||