Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Form validation when SaveButton type is "button" #7557

Merged
merged 5 commits into from
May 3, 2022

Conversation

WiXSL
Copy link
Contributor

@WiXSL WiXSL commented Apr 15, 2022

Fixes #7555

@WiXSL WiXSL added the RFR Ready For Review label Apr 15, 2022
@WiXSL WiXSL added this to the 4.0.1 milestone Apr 15, 2022
@WiXSL WiXSL changed the title Fix validation when type is button Fix Form validation when SaveButton type is "button" Apr 15, 2022
@WiXSL WiXSL added WIP Work In Progress and removed RFR Ready For Review labels Apr 15, 2022
@vercel vercel bot temporarily deployed to Preview – react-admin April 15, 2022 13:46 Inactive
@WiXSL WiXSL added RFR Ready For Review and removed WIP Work In Progress labels Apr 15, 2022
@vercel vercel bot temporarily deployed to Preview – react-admin April 15, 2022 15:57 Inactive
@fzaninotto fzaninotto modified the milestones: 4.0.1, 4.0.2 Apr 15, 2022
@fzaninotto fzaninotto removed this from the 4.0.2 milestone May 1, 2022
@djhi djhi added this to the 4.0.3 milestone May 3, 2022
@djhi djhi merged commit c2e9f4a into master May 3, 2022
@djhi djhi deleted the fix-form-validation branch May 3, 2022 08:28
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form submission buttons with type button should show validation errors on pristine fields
4 participants