Disabled or Not applicable Tabs design

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Disabled or Not applicable Tabs design
Date: 2025-02-21 09:37:40
Message-ID: CAM9w-_mAk-qGH=9Z9KUAE+2h-WM7+dgPHfX-vJ-7b3NY6wEQ_g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

I've been working on a new feature to restore a plain SQL using the pgAdmin
restore dialog. Internally, it will select pg_restore or psql based on the
format.

Now, when restoring plain format the tabs like Data Options, Query Options
are not applicable. So instead of going and disabling all the fields under
these tabs, I think we can simply disable the complete tab.

I've come up with the following UI design for the disabled tabs. The tabs
will enable/disable based on the format selected.

Please share your feedback on this.

[image: image.png]

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Staff SDE II | *enterprisedb.com*
<https://www.enterprisedb.com/>
"Don't Complain about Heat, Plant a TREE"

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2025-02-21 09:50:56 Re: Disabled or Not applicable Tabs design
Previous Message Dave Page 2025-02-20 11:02:13 Re: Regarding feature #3319