- Notifications
You must be signed in to change notification settings - Fork928
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
code-asher left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this 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 all good, see belowvar.{name}
and in the URL it usesparam.{name}
, is that OK? I am not super familiar with Terraform vars so this might make sense.
code-asher commentedJan 17, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Nevermind, I see this was discussed in the original issue. Looks good! |
Close#5671