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

Fix Vuln Error Retry Button (CRASM-2212) #803

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hawkishpolicy
Copy link
Collaborator

  • Fix reload of All Vulnerabilities table when clicking Retry Button after loading error.

🗣 Description

  • setLoadingError state to "false" after successful response from vulnerabilitiesSearch

💭 Motivation and context

  • Closes CRASM-2212

🧪 Testing

  • tested locally

📷 Screenshots (if appropriate)

Screen.Recording.2025-02-21.at.2.42.33.PM.mov

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.

  • Changes are limited to a single goal - eschew scope creep!

  • All relevant type-of-change labels have been added.

  • I have read the CONTRIBUTING document.

  • These code changes follow cisagov code standards.

  • All new and existing tests pass.

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Create a release.

- fetchVulns function now sets the error state to false when the fetch is retried.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant