Skip to content

fix(form-react): resolve dynamic field text expressions#130

Merged
ladparth merged 3 commits intomainfrom
feat/resolved-field-text
Apr 16, 2026
Merged

fix(form-react): resolve dynamic field text expressions#130
ladparth merged 3 commits intomainfrom
feat/resolved-field-text

Conversation

@ladparth
Copy link
Copy Markdown
Contributor

@ladparth ladparth commented Apr 16, 2026

Description

Resolves dynamic field text expression handling in so field labels and related text can be evaluated from form state consistently.

Key Changes

React Adapter

  • Added support for resolving dynamic text expressions during field rendering.
  • Ensured expression values stay in sync with form state updates.

Other

  • Added coverage for dynamic text expression behavior.

Type of change

  • (New feature)
  • (Bug fix)
  • (Documentation changes)
  • (Refactoring code without changing behavior)
  • (Adding or updating tests)
  • (Maintenance, CI/CD, or Ops-related changes)

Related Issues

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
buzzform Ready Ready Preview, Comment Apr 16, 2026 2:09pm

@ladparth ladparth merged commit dc9fd2e into main Apr 16, 2026
3 checks passed
@ladparth ladparth deleted the feat/resolved-field-text branch April 16, 2026 14:16
@github-actions github-actions Bot mentioned this pull request Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant