The error is basically the following:
1. When a UserError with description is raised on the server, the description is shown on the dialog title with a bigger font than the error message providing a strange behaviour.
In addition to fix this error, the following improvements are done:
1. Also show the title as dialog header and apply the warning sign to it.
2. If a description is provided, show in the dialog body (with warning css). If no description is provided don't show the warning dialog.
I attached several screenshoots showing the additional improvements
|