🌐 US-Proxy
class="logged-out env-production page-responsive" style="word-wrap: break-word;" >
Skip to content

feat(site): use template/module config variable's default value as its field placeholder if present - #26880

Merged
aqandrew merged 5 commits into
mainfrom
aqandrew/devex-543-use-field-default-values-as-optional-placeholders
Jun 30, 2026
Merged

feat(site): use template/module config variable's default value as its field placeholder if present#26880
aqandrew merged 5 commits into
mainfrom
aqandrew/devex-543-use-field-default-values-as-optional-placeholders

Conversation

@aqandrew

Copy link
Copy Markdown
Contributor

closes DEVEX-543

Previously, templates'/modules' config variables' input fields would just display Required/Optional as placeholder text. Now we show the field's default value as a placeholder if defined (example), falling back to Required/Optional if there's no default defined.

599b607 co-authored with Claude Code

@linear-code

linear-code Bot commented Jun 30, 2026

Copy link
Copy Markdown

DEVEX-543

Comment thread site/src/components/FormField/FormField.tsx Outdated
Comment thread site/src/pages/TemplateBuilder/defaultPlaceholder.ts
@aqandrew
aqandrew requested a review from jeremyruppel June 30, 2026 22:38

@jeremyruppel jeremyruppel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

love it 👍

@aqandrew
aqandrew merged commit 15d4eb9 into main Jun 30, 2026
26 of 27 checks passed
@aqandrew
aqandrew deleted the aqandrew/devex-543-use-field-default-values-as-optional-placeholders branch June 30, 2026 23:01
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 30, 2026
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.

2 participants