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

chore(ui): Add Default Vulnerability Filter to issueMatches and Update Related View Details #418

Open
hodanoori opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@hodanoori
Copy link

hodanoori commented Dec 4, 2024

Acceptance Criteria:
Default Filter Implementation:

Apply a default filter of issueType=Vulnerability to the issueMatches entity to ensure only vulnerabilities related to various images are displayed.
UI Updates:

Rename the "Issues" tab to "Vulnerabilities" to reflect the filtered content.
Remove the issueType field from the details panel, as the default filter is already applied.
Text Adjustments:

Update "not found" messages to mention "vulnerabilities" instead of "issues" and "images" instead of "components."
Filter Option List Update:

Remove the issueType filter option from the proposed filter select list to prevent redundant filtering.
Function Modification:

Modify the setQueryOption function to merge the new queryOptions with existing ones, ensuring options are incrementally added rather than replaced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant