Allow form validation messages to be close in case the eclipse anything on the form. Fixes #2859
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5bfa450a5fd261b2cd8c74f464d0b4a6acbeadac
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/browser/static/js/node.js | 6 ++++++
web/pgadmin/browser/static/js/wizard.js | 8 ++++++++
web/pgadmin/static/css/bootstrap.overrides.css | 10 ++++++++++
web/pgadmin/static/scss/_alert.scss | 2 --
.../tools/user_management/static/js/user_management.js | 15 ++++++++++-----
5 files changed, 34 insertions(+), 7 deletions(-)