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

[UI v2] Move delete variable mutation to variable hooks module #16141

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

desertaxle
Copy link
Member

@desertaxle desertaxle commented Nov 27, 2024

As noted by @devinvillarosa in #16140, the delete variable mutation should be located in the variables hooks module to take advantage of the centralized query key factory and increase reusability. This PR does that.

Related to #15512

@github-actions github-actions bot added the enhancement An improvement of an existing feature label Nov 27, 2024
@desertaxle desertaxle changed the title Move delete variable mutation to variable hooks module [UI v2] Move delete variable mutation to variable hooks module Nov 27, 2024
@desertaxle desertaxle added development Tech debt, refactors, CI, tests, and other related work. and removed enhancement An improvement of an existing feature labels Nov 27, 2024
@desertaxle desertaxle marked this pull request as ready for review November 27, 2024 22:42
@github-actions github-actions bot added enhancement An improvement of an existing feature labels Nov 27, 2024
Copy link
Contributor

@devinvillarosa devinvillarosa left a comment

Choose a reason for hiding this comment

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

🆙 🆙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Tech debt, refactors, CI, tests, and other related work. enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants