From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
---|---|
To: | Zaid Shabbir <zaidshabbir(at)gmail(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: Regarding opening user management in a tab - #8574 |
Date: | 2025-03-21 12:00:32 |
Message-ID: | CAM9w-_mn8Ahp-Gj0n00=a3dR6qiCfCoC=p960qqbp+3qSAqiaA@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi Zaid,
On Fri, Mar 21, 2025 at 4:53 PM Zaid Shabbir <zaidshabbir(at)gmail(dot)com> wrote:
> Hello Aditya,
>
> Your shared design looks impressive. I have some suggestions to make the
> design more intuitive.
>
> [image: Suggestion for pgAdmin GUI.png]
>
> 1. It's a nice idea to place the sorting button for all columns.
>
It's there. It will show up when you apply sorting by clicking. By default
it is username sorted.
2. Instead of performing actions across multiple windows, we can place a
> single button in each row, allowing users to complete all activities in a
> single place with a single click. This makes the design smarter and more
> attractive.
>
Thank you for your suggestions, but we cannot keep on adding all the
features on the table itself. Only which are most frequently used.
1. Delete is most frequently used so it is in the table.
2. Lock will happen when the user enters an incorrect username password for
3 times. Admin can only unlock - not a very frequent operation.
3. Even activate and change password is not frequently used feature.
4. It doesn't make sense to keep only role changes in edit dialog. Why do
we even need to separate the change password dialog?
3. Can we include the search icon inside the left side of search field[image:
> image.png]
>
We can add that.
>
>
> Regards,
> Zaid Shabbir
>
>
> On Thu, Mar 20, 2025 at 5:35 PM Aditya Toshniwal <
> aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
>> Hi Hackers,
>>
>> I've been working on making the user management open in a tab instead of
>> a dialog for better user UX. The new design looks like below. Please note,
>> once we start working on permissions (RBAC) we will add sub tabs - Roles
>> and Permissions.
>>
>> [image: image.png]
>>
>> Please let me know if we need to change anything in this or any questions.
>>
>>
>> --
>> Thanks,
>> Aditya Toshniwal
>> pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
>> <https://www.enterprisedb.com/>
>> "Don't Complain about Heat, Plant a TREE"
>>
>
--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Christensen | 2025-03-24 07:37:04 | Anyone gotten pgAdmin to build in a DevBox shell? |
Previous Message | Zaid Shabbir | 2025-03-21 11:23:27 | Re: Regarding opening user management in a tab - #8574 |