cc-logs: add a breakpoint
mode on the filter
#1175
Labels
enhancement
New feature or request
Milestone
breakpoint
mode on the filter
#1175
Context
This happens because the filter is handled on client side.
Idea
We could have a mode where the log stream is paused every time a log matches the filter.
We could add a toggle button somewhere close to the filter input that when activated, works a little bit like a breakpoint.
Alternatives
We could play the filter on server side, but there will be some annoying side effects like:
The text was updated successfully, but these errors were encountered: