Skip to content

Conversation

@n7studios
Copy link
Contributor

Summary

Sets the Form Builder block's email field to type = email, instead of text.

Tests failed to pick this up due to PHP operator precedence in selector concatenation, meaning tests only checked against [required], not e.g. input[name=...][type=email]...[required]

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this Jan 5, 2026
@n7studios n7studios changed the base branch from main to fix-uncode-tests January 6, 2026 03:11
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

WordPress Playground

🚀 Your PR has been built and is ready for testing in WordPress Playground!

Click here to test your changes in WordPress Playground

@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team January 6, 2026 04:52
@n7studios n7studios marked this pull request as ready for review January 6, 2026 04:52
@n7studios n7studios merged commit 1a2648a into fix-uncode-tests Jan 8, 2026
220 of 227 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants