Only show "Name is required" if input $dirty
Use `$dirty` instead of `$touched` before showing the name required message. This prevents a bug where the Cancel button moves in the create dialog when clicked. The name required message appears, causing the button to move mid-click, and the dialog isn't dismissed.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment