kafka-ui icon indicating copy to clipboard operation
kafka-ui copied to clipboard

FE: Messages: No way to stop polling when a filter is active

Open Haarolean opened this issue 1 year ago • 0 comments

  1. Set up any smart filter, e.g. "record.value.a == "b""
  2. Polling starts automatically
  3. There's no way to stop that process

Things to consider:

  1. Live mode has a way to stop this, though, not very obvious: image
  2. There should be a clear button instead?

Haarolean avatar Jun 12 '24 22:06 Haarolean