kafka-ui
kafka-ui copied to clipboard
FE: Messages: No way to stop polling when a filter is active
- Set up any smart filter, e.g. "record.value.a == "b""
- Polling starts automatically
- There's no way to stop that process
Things to consider:
- Live mode has a way to stop this, though, not very obvious:
- There should be a clear button instead?