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

🧼 Add a flag to pause/disable useProviderInventory() hook #897

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

rszwajko
Copy link
Contributor

@rszwajko rszwajko commented Feb 9, 2024

Add capability simliar to React Query 'enabled' flag. Main use case is waiting for other queries to provide params.

Reference-Url: https://tanstack.com/query/v4/docs/framework/react/guides/disabling-queries

Add capability simliar to React Query 'enabled' flag.
Main use case is waiting for other queries to provide params.

Reference-Url: https://tanstack.com/query/v4/docs/framework/react/guides/disabling-queries
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
@rszwajko rszwajko requested review from yaacov, sjd78 and sgratch February 9, 2024 12:41
Copy link

sonarqubecloud bot commented Feb 9, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@yaacov yaacov merged commit 404e102 into kubev2v:main Feb 9, 2024
7 checks passed
@yaacov yaacov added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Feb 9, 2024
@yaacov yaacov added this to the 2.6.0 milestone Feb 9, 2024
@yaacov yaacov changed the title Add a flag to pause/disable useProviderInventory() hook 🧼 Add a flag to pause/disable useProviderInventory() hook Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants