Skip to content

BED-5504: Move common query utils to shared-ui #1347

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

benwaples
Copy link
Contributor

Description

Moves some of the common shared react-query utils to the shared-ui to be shared with other query hooks

Motivation and Context

This PR addresses: BED-5504

We keep recreating these functions so this PR moves them to the shared-ui so we only have one version.

How Has This Been Tested?

Moved existing unit tests

Screenshots (optional):

Types of changes

  • Chore (a change that does not modify the application functionality)
  • New feature (non-breaking change which adds functionality)

Checklist:

Copy link
Contributor

@maffkipp maffkipp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for moving these over

@benwaples benwaples merged commit 862b3ca into main Apr 10, 2025
8 checks passed
@benwaples benwaples deleted the BED-5504--useAttackPaths-hooks branch April 10, 2025 19:13
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants