DataForm: better story for validation#71298
Conversation
|
Flaky tests detected in d5d9d6d. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/17148425154
|
6ba97f6 to
d5d9d6d
Compare
|
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. |
What?
Improves the validation story for DataForm, including custom logic and using the panel layout.
Why?
To better describe all the states we need to cover.
Testing Instructions
Visit the storybook (
npm install && npm run storybook:dev) and verify the changes.