Skip to content

Restore dominant temporary search behavior + Double Click - #2624

Merged
AmmarAbouZor merged 2 commits into
esrlabs:masterfrom
AmmarAbouZor:dominant-temp-search
Aug 6, 2026
Merged

Restore dominant temporary search behavior + Double Click#2624
AmmarAbouZor merged 2 commits into
esrlabs:masterfrom
AmmarAbouZor:dominant-temp-search

Conversation

@AmmarAbouZor

Copy link
Copy Markdown
Member

This PR closes #2623

It includes:

  • Make temporary searches override persistent log filters.
  • Preserve persistent filter changes until the temporary search ends.
  • Keep chart search values independent.
  • Apply sidebar filters and chart values as temporary searches on double-click.

Submit only the active temporary search to the log-search pipeline while
preserving persistent filter changes for later. This behavior matches
the behavior in Chipmunk 3.

Keep search values independent, show only temporary-search histogram data,
and restore the latest persistent filters after canceling or pinning.
Allow double-clicking filters and chart values in the sidebar to apply
their definitions as the active temporary search.
@AmmarAbouZor
AmmarAbouZor force-pushed the dominant-temp-search branch from 110e30c to b1a122f Compare August 6, 2026 15:34
@AmmarAbouZor
AmmarAbouZor merged commit 3f36e31 into esrlabs:master Aug 6, 2026
1 check passed
@AmmarAbouZor
AmmarAbouZor deleted the dominant-temp-search branch August 6, 2026 15:41
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.

Make "Temp Search" dominante search results + Port filter double click from Chipmunk 3

1 participant