pat-validation
disables "Cancel" Button on validation error
#1259
Labels
pat-validation
disables "Cancel" Button on validation error
#1259
What I did:
What I expect to happen
I can click the "Cancel" button and get back to where I came
What happened
Cancel Button is disabled and cannot be clicked
Reason
The title field is required and gets a validation error on blur from
pat-validation
-> buttons at the bottom gets disabled.Solution
Define which button should be disabled on validation errors. Has
pat-validation
a configuration for this @thet ?The text was updated successfully, but these errors were encountered: