Skip to content

feat: Pre-fill param inputs with query string values #5758

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
Jan 17, 2023

Conversation

BrunoQuaresma
Copy link
Collaborator

Close #5671

@BrunoQuaresma BrunoQuaresma requested a review from bpmct January 17, 2023 19:18
@BrunoQuaresma BrunoQuaresma self-assigned this Jan 17, 2023
@BrunoQuaresma BrunoQuaresma requested a review from a team as a code owner January 17, 2023 19:18
@BrunoQuaresma BrunoQuaresma requested review from code-asher and removed request for a team January 17, 2023 19:18
Copy link
Member

@code-asher code-asher left a comment

Choose a reason for hiding this comment

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

Works great! One thing I noticed is that in the create form we label the fields var.{name} and in the URL it uses param.{name}, is that OK? I am not super familiar with Terraform vars so this might make sense. all good, see below

@code-asher
Copy link
Member

code-asher commented Jan 17, 2023

Nevermind, I see this was discussed in the original issue. Looks good!

@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) January 17, 2023 22:08
@BrunoQuaresma BrunoQuaresma merged commit a13614e into main Jan 17, 2023
@BrunoQuaresma BrunoQuaresma deleted the bq/support-pre-fill-parmas-for-workspace-page branch January 17, 2023 22:56
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2023
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.

Pre-fill template parameters with URL query params
2 participants