Skip to content
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

Vulnerability Inventory table doesn't scroll #7101

Closed
Tracked by #7028
asteriscos opened this issue Oct 16, 2024 · 0 comments · Fixed by #7118
Closed
Tracked by #7028

Vulnerability Inventory table doesn't scroll #7101

asteriscos opened this issue Oct 16, 2024 · 0 comments · Fixed by #7118
Assignees
Labels
level/task Task issue type/bug Bug issue

Comments

@asteriscos
Copy link
Member

Wazuh Rev Browser
4.9.0 00 Chrome, Firefox, Safari, etc

Description

The table in Vulnerabilities / Inventory view doesn't scroll whenever the amount of rows per page is greater than 15.

The issue seems to be located in this style

.vulsInventoryContainer .vulsInventoryDataGrid {
    height: calc(100vh - 216px) !important;
}

Related code:
https://github.com/wazuh/wazuh-dashboard-plugins/blob/v4.9.0/plugins/main/public/components/overview/vulnerabilities/dashboards/inventory/inventory.scss#L9-L11

Peek 2024-10-16 18-35

@asteriscos asteriscos added type/bug Bug issue level/task Task issue labels Oct 16, 2024
@wazuhci wazuhci moved this to Backlog in Release 4.10.0 Oct 16, 2024
@asteriscos asteriscos self-assigned this Oct 22, 2024
@wazuhci wazuhci moved this from Backlog to In progress in Release 4.10.0 Oct 22, 2024
@asteriscos asteriscos linked a pull request Oct 22, 2024 that will close this issue
6 tasks
@wazuhci wazuhci moved this from In progress to Pending review in Release 4.10.0 Oct 22, 2024
@asteriscos asteriscos mentioned this issue Oct 22, 2024
17 tasks
@wazuhci wazuhci moved this from Pending review to In review in Release 4.10.0 Oct 23, 2024
@wazuhci wazuhci moved this from In review to Done in Release 4.10.0 Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants