Description
We have seen with adding a user, that if you double click the Add user button, it will add the user, then show the form with user already added error on the form.
It should ignore the second click and just redirect to the user list view.
<br>
Tested Version
exacqVision ESM 4.1.4
<br>
Platform
[All]<br>
Steps to reproduce
- Go to the add users page.
- Enter in valid information.
- Double-click the save button.
<br>
Expected result
You are returned to the users page.
<br>
Actual result
You are kept on the add users page and an error is displayed.
<br>