Revert "DataForm: Streamline validation behavior"#71359
Conversation
This reverts commit 55d79f3.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
The CHANGELOG check is failing because this actually removes an entry from the Changelog without adding one. This is expected and fine. I'll land the PR ignoring that check. |
|
Flaky tests detected in d8eb424. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/17244004739
|
|
I'm going to revert this one to make sure it doesn't make it to any npm release / gutenberg RC, and so that we can take the time necessary to fix the issues reported. |
What
Reverts #71345
Why
See #71345 (comment)