Skip to content

feat(picker): patch CI toggles locally before revalidation#429

Merged
barrettruth merged 1 commit intomainfrom
feat/417-ci-toggle-local-state
Apr 26, 2026
Merged

feat(picker): patch CI toggles locally before revalidation#429
barrettruth merged 1 commit intomainfrom
feat/417-ci-toggle-local-state

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Mutable CI picker actions still refreshed the whole picker after cancel and rerun operations, which caused visible flashing and threw away local context in the active filter.

Solution

Normalize live CI runs into the picker session, apply an immediate local status update on successful toggles, rerender the active picker in place, and then revalidate the current filter from backend data. Add focused picker coverage for both ci.all and filtered CI views.

Keep mutable CI pickers open by applying an immediate local status update to the live run list before revalidating the active filter from backend data.
@barrettruth barrettruth merged commit 7774e56 into main Apr 26, 2026
@barrettruth barrettruth deleted the feat/417-ci-toggle-local-state branch April 26, 2026 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant