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 Dashboards] Fix vulnerability dashboard filters #6064

Closed
Tracked by #5763
jbiset opened this issue Oct 27, 2023 · 0 comments · Fixed by #6065
Closed
Tracked by #5763

[Vulnerability Dashboards] Fix vulnerability dashboard filters #6064

jbiset opened this issue Oct 27, 2023 · 0 comments · Fixed by #6065
Assignees
Labels
level/subtask Subtask issue type/bug Bug issue

Comments

@jbiset
Copy link
Member

jbiset commented Oct 27, 2023

Description
When a filter is added to the search bar, the list of filter options on the vulnerabilities dashboard was not affected.

Preconditions

  1. Create the vulnerability index manually and generate random data for it.

Steps to reproduce

  1. Navigate to Modules -> Vulnerabilities
  2. Click on an option in a filter on the dashboard
  3. See if filter options change based on the added filter

Expected Result

  1. The options of the different filters are affected by the added filter

Actual Result

  1. The options of the different filters are not affected by the added filter

Screenshots

Current behavior

Current.webm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/subtask Subtask issue type/bug Bug issue
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants