netdata / netdata-cloud

The public repository of Netdata Cloud. Contribute with bug reports and feature requests.
GNU General Public License v3.0
41 stars 16 forks source link

[Bug]: Single node view section positioning flickering in between sections #438

Closed hugovalente-pm closed 2 years ago

hugovalente-pm commented 2 years ago

Bug description

While navigating through the section on Single Node view the FE seems to get in a state it can't determine to which section to jump to.

Expected behavior

Position the user in one of the sections, the flickering shouldn't happen

Steps to reproduce

Example on k8s container sections

  1. Go to a Single node view on a k8s container section- example
  2. Do a single small scroll up and see that the section starts flickering

Screenshots

chrome_M6HtJcqpid

Error Logs

No response

Desktop

OS: Windows 10 Browser: Chrome Browser Version: 101.0.4951.67 (Official Build) (64-bit)

Additional context

No response

dimko commented 2 years ago

I've also noticed this in my tests for non k8s charts. Unfortunately we raised the issue in the past in a not so proper way. Video attached in the ticket below showcasing the behavior https://github.com/netdata/cloud-frontend/issues/3395

hugovalente-pm commented 2 years ago

thanks @dimko for sharing that, it doesn't seem to be just for k8s charts, let me rephrase this

cakrit commented 2 years ago

Raising this to high prio, it's happening too often.

cakrit commented 2 years ago

Actually I was wrong, users have a workaround for this one, it's just annoying, not blocking work.

novykh commented 2 years ago

@dimko is this still reproducible?

dimko commented 2 years ago

Yes, just did it and almost suffered from epilepsy.

image

hugovalente-pm commented 2 years ago

closing this since it seems to have been fixed with the refactoring