You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The components show conflicting states. For example, the Dashboard shows "Vulnerability auto-scanning is OFF" (grey toggle), while the Assets -> Nodes page simultaneously shows the Auto Scan toggle as ON (green toggle).
dashboard_auto_scan_not_sync.mov
Expected Behavior
The "Auto Scan" toggle should rely on a centralized state. If Auto Scan is enabled or disabled on the Dashboard, that exact state should be reflected immediately on the Nodes page (and vice versa).
Steps To Reproduce
Log in to the NeuVector UI.
Navigate to the Dashboard and locate the "How to Reduce Exploit Risk" panel. Observe the state of the Auto Scan toggle (e.g., it is toggled OFF).
Navigate to Assets -> Nodes using the left-hand navigation menu.
Observe the state of the Auto Scan toggle at the top of the Nodes table (e.g., it is toggled ON).
Toggle the setting on one page and navigate back to the other to see that the state does not dynamically update/sync across components.
Is there an existing issue for this?
Current Behavior
The components show conflicting states. For example, the Dashboard shows "Vulnerability auto-scanning is OFF" (grey toggle), while the Assets -> Nodes page simultaneously shows the Auto Scan toggle as ON (green toggle).
dashboard_auto_scan_not_sync.mov
Expected Behavior
The "Auto Scan" toggle should rely on a centralized state. If Auto Scan is enabled or disabled on the Dashboard, that exact state should be reflected immediately on the Nodes page (and vice versa).
Steps To Reproduce
Environment
- NeuVector: 5.5.0Anything else?
No response