Skip to content

Conversation

HannahDeWachter
Copy link
Contributor

No description provided.

@HannahDeWachter HannahDeWachter requested a review from Copilot May 5, 2025 12:57
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request aims to improve the Formie stencils and update the overall configuration for the Formie plugin. Key changes include:

  • Updating various configuration values in project.yaml for better type consistency and adding new plugin settings.
  • Modifying form stencil configurations for NL, FR, and EN with updated template IDs and submission title formats.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
config/project/project.yaml Updated modification date, type conversions for several plugin options, and added new configuration values to enhance functionality.
config/project/formie/stencils/contactForm_NL--b1ca80f0-4eed-4f99-bebc-bca6c694cb00.yaml Updated the stencil to set a specific template rather than null.
config/project/formie/stencils/contactForm_FR--68c6a8e9-4391-473a-8b44-293bb38d1f32.yaml Changed submission title format to include an email field reference and updated the template ID.
config/project/formie/stencils/contactForm_EN--ac589bc4-75c7-4f97-b57b-61025fc0643f.yaml Adjusted the submission title format to include the email address field and updated the template ID.
Comments suppressed due to low confidence (2)

config/project/formie/stencils/contactForm_FR--68c6a8e9-4391-473a-8b44-293bb38d1f32.yaml:416

  • [nitpick] The email field reference 'eMail' appears inconsistent with the 'emailAddress' format used in the EN stencil; consider standardizing this for consistency.
submissionTitleFormat: '{field:eMail}-{timestamp}'

config/project/project.yaml:438

  • Changing ajaxTimeout from a string ('10') to a number (10) improves type consistency; please confirm that any code consuming this value expects a numeric type.
ajaxTimeout: 10

Copy link

@SarahOorts SarahOorts merged commit 101c499 into develop Jun 19, 2025
4 checks passed
@SarahOorts SarahOorts deleted the feature/Formie-improvements branch June 19, 2025 06:31
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.

2 participants