- Notifications
You must be signed in to change notification settings - Fork1k
fix(site): improve rendering of provisioner tags#11575
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
I think this serves the purpose. 🌮 cool design. 👍🏼 |
f0ssel commentedJan 11, 2024 • 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.
I'm also looking into rendering tags in#11360 and I find the boolean tags to be a little confusing at first glance. It may be that I prefer verbosity, but I think I would rather have the boolean values displayed the same as the key value pairs. So something like |
Uh oh!
There was an error while loading.Please reload this page.
Attempt at fixing#11542
["true", "1", "yes", "false", "0", "no", ""]
), renders asBooleanPill
.key: value
.