You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Now, when creating new Magento 2 Controller, 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 Controller, 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
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Now, when creating new Magento 2 Controller, 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 Controller, 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 (*)
The text was updated successfully, but these errors were encountered: