Fwd: Macro Support UI Design

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fwd: Macro Support UI Design
Date: 2020-08-27 12:06:20
Message-ID: CAFOhELdo65BYmcbgrPzk7jUJW1iEGsY9C=GqrL=b5T627VX1Hg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Team,

I have started working on the feature #1402: Macro support like pgAdmin 3.

I am thinking of the design below.

[image: Macro.png]

- On clicking upon the Manage Macro, the dialogue will be opened
- In the grid, I have provided Clear Icon instead of Delete as we will have
all the supported macro listed with the shortcut key and the key will not
be editable, so no need to delete the row.
- Add button will be disabled or can be removed.

- All the configured macros by the user will be displayed in the list below
the Manage Macros menu item and on clicking on the particular macro, it
will be executed in the SQL Editor

Please provide feedback/suggestions.

Thanks,
Khushboo

Browse pgadmin-hackers by date

  From Date Subject
Next Message Chethana Kumar 2020-08-27 12:28:23 Re: Macro Support UI Design
Previous Message Aditya Toshniwal 2020-08-27 11:00:43 Re: pgAdmin 4 commit: Fixed cognitive complexity issues and added some more