mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-03 12:10:55 -06:00
014ce31589
1) Unable to add a user when there are many users. The dialog went blank. Fixed. 2) The error message did not have a close button. Fixed. 3) When clicked on the add button, then the cursor will focus on the email box of the new row for convenience. 4) When the dialog opens, the cursor will focus on the search text box. 5) By default, the "User" role will be selected when adding a new user. Also removed an empty option in the roles dropdown. 6) When the search filter is applied and we try to add an already existing user, the validation is done only on the filtered data and not on all the users' data. Fixes #5227 |
||
---|---|---|
.. | ||
static | ||
templates/user_management/js | ||
__init__.py |