[pgAdmin][RM5227] Cannot add user - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][RM5227] Cannot add user
Date
Msg-id CAM9w-_=LGp94RH-2Dt4_UtJahCqn_KCNgJLPSak5X3-BPA6phQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][RM5227] Cannot add user  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix following user management related issues:
1) Unable to add a user when there are many users. The dialog went blank. Fixed.
2) Error message did not have a close button. Fixed.
3) When clicked on the add button, then 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, "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. This is fixed.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: Re: RM4292 - Dark mode support for Windows/macOS
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5270 - [EPAS] Synonym properties does notshow OID.