Closed
Description
Is your feature request related to a problem? Please describe.
Now, when creating new Magento 2 Block, if there is any error, it is displayed in the separate modal dialog. When this dialog is closed, main dialog is closed too. So, to create new Magento 2 Block, user have to repeat everything but considering what was said in that error message dialog. It is not user friendly and requires extra operations.
Describe the solution you'd like (*)
- show error messages under the target fields
- do not close a generation dialog after failed validation