8000 refactor: move auto fill feature into an experiment by BrunoQuaresma · Pull Request #12230 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

refactor: move auto fill feature into an experiment #12230

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 6 commits into from
Feb 21, 2024

Conversation

BrunoQuaresma
Copy link
Collaborator

No description provided.

@BrunoQuaresma BrunoQuaresma requested review from ammario, mtojek and a team February 20, 2024 16:30
@BrunoQuaresma BrunoQuaresma self-assigned this Feb 20, 2024
@BrunoQuaresma BrunoQuaresma requested review from Kira-Pilot and removed request for a team February 20, 2024 16:30
@ammario ammario removed their request for review February 20, 2024 18:43
@BrunoQuaresma BrunoQuaresma merged commit a827185 into main Feb 21, 2024
@BrunoQuaresma BrunoQuaresma deleted the bq/move-autofill-to-experimental branch February 21, 2024 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2024
// Auto fill parameters
const userParametersQuery = useQuery({
queryKey: ["userParameters"],
queryFn: () => getUserParameters(templateQuery.data!.id),
Copy link
Member

Choose a reason for hiding this comment

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

Will templateQuery.data ever be null or undefined?

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.

3 participants
0