Hide Forgot
Created attachment 799950 [details] screenshot Description of problem: See attached screenshot. When a user tries to delegate a task to a non existent user then the error popup on the background is almost unreadable. The timeout is also very short and the message will not make much sense to a business user.
Actually this does not happen when a user attempts to delegate to a non existing user. There are two possible outcomes. Either he delegates and sees an OK message. Or the operation fails (e.g. he tries to delegate twice). Both messages are not clearly visible.
This is a problem with modals.. all the notifications will appear in the back. In mater the assignment tab is not longer on a modal so the notifications should be displayed correctly now
Added a new message under the textbox, that informs about the delegation result. Commits: Master https://github.com/droolsjbpm/jbpm-console-ng/commit/50a15b8b8d17d8cfbbad3053fa35b77dc77640ac
BPMS 6.2.0.ER3