Thread: pgAdmin 4 commit: Fixed an issue where an invalid email error was not v

pgAdmin 4 commit: Fixed an issue where an invalid email error was not v

From
Akshay Joshi
Date:
Fixed an issue where an invalid email error was not visible on the GUI. Fixes #7609

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=06d454473c340f5f78298b3f65df59a45752a96c

Modified Files
--------------
web/pgadmin/tools/user_management/__init__.py      |  7 ++--
.../static/js/UserManagementDialog.jsx             | 47 +++++++++++++++-------
2 files changed, 36 insertions(+), 18 deletions(-)