wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Back to top button is not working
Wazuh | Elastic | Rev | Security |
---|---|---|---|
4.3 | 7.x | 4301-1 | Basic, ODFE, Xpack |
Browser |
---|
Firefox |
Description After scroll the events, when you click on Back to top button, it doesn't work.
Preconditions
- Agent generating events
Steps to reproduce
- Navigate to Modules -> Security events -> Events
- Do a search/query. Example: rule.level >= 10
- Scroll down
- Click on Back to top button
Expected Result
- I expect to return to the top of the page after click on the button
Actual Result
- The button doesn't work
Screenshots https://user-images.githubusercontent.com/26927338/164060182-9298d48d-cbc5-4aad-ae9c-4031c8797cea.mp4
I tested this issue and it's apparently related to the continuous load of events. To prevent inconvenience we can investigate if it's possible to disable the "Back to the top" button until a load of events is finished
The native discover plugin works as it should and the cursor goes to the top of the page.
We need to improve the usability of the message. Then link migh be disabled after more events are loaded. It is difficult to get to the message without triggering the load of more events.