-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wazuh main menu is not displayed when the navigation menu is locked #5264
Comments
ResearchChanging this style z-index to 999 fixes the problem:
Peek.2023-03-07.13-27.mp4 |
Trying to replicate it in kibana 7.17.6, I noticed that it does not have a button to lock the menu. |
Description
When the navigation panel is locked, the main Wazuh menu is not visible.
Preconditions
Steps to reproduce
Navigate to the main menu
Click on 'Dock navigation'
Display Wazuh's main menu
Expected Result
The Wazuh main menu should be displayed as it is shown when the navigation menu is not locked.
Screenshots
Actual Result
The Wazuh main menu is currently not displayed.
Additional context
The same behavior has been verified using the
OVA
image and the.tar.gz
package.The text was updated successfully, but these errors were encountered: