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] Edit variables #16035

Merged
merged 5 commits into from
Nov 24, 2024
Merged

[UI v2] Edit variables #16035

merged 5 commits into from
Nov 24, 2024

Conversation

desertaxle
Copy link
Member

This PR adds the ability to edit existing variables. It repurposes the existing variable dialog to handle edits. Here's what it looks like:

Screen.Recording.2024-11-16.at.2.07.02.PM.mov

This PR also starts to experiment with colocating hooks for common operations. Since this is the last major piece of functionality for variables, I'll review and refactor some parts to simplify the organization and increase reusability. Colocating hooks and query keys will be a part of that refactor.

Related to #15512

@github-actions github-actions bot added the enhancement An improvement of an existing feature label Nov 16, 2024
@desertaxle desertaxle marked this pull request as ready for review November 16, 2024 20:13
@desertaxle desertaxle added development Tech debt, refactors, CI, tests, and other related work. and removed enhancement An improvement of an existing feature labels Nov 21, 2024
@desertaxle desertaxle merged commit db1288a into main Nov 24, 2024
9 checks passed
@desertaxle desertaxle deleted the ui-v2-variables-edit branch November 24, 2024 20:35
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants