patternfly / react-log-viewer

MIT License
17 stars 14 forks source link

Bug - LogViewer - log streaming switching off #48

Closed michalovjan closed 9 months ago

michalovjan commented 10 months ago

Describe the problem Hello, I am not a UI developer but I am encountering an issue with the LogViewer component in Openshift UI (logs of a pod), where the follow feature of LogViewer component is turning off after new lines of logs appear. Repeated resuming of following the log will resume the follow until a new lines appear when it turns off again.

Expected behavior Turning on the feature of following logs should be kept on after new lines, otherwise the feature does not serve its purpose.

Is this issue blocking you? It is not blocking me. The feature is very useful and manually scrolling down to follow logs is a big inconvenience.

Screenshots output

What is your environment?

What is your product and what release date are you targeting? The product is Openshift UI.

Any other information? I'd like to emphasize that the feature works correctly on Google Chrome.

jessiehuff commented 10 months ago

Based on conversations with our log viewer developer, @DaoDaoNoCode, I think this feature was created by the developers on the OpenShift UI team so it might make sense for this to be fixed on the product side?

michalovjan commented 10 months ago

Thanks @jessiehuff, I'll create an issue for OCP guys.