Re: Macro Support UI Design

From: Chethana Kumar <chethana(dot)kumar(at)enterprisedb(dot)com>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: Dave Page <dave(dot)page(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Macro Support UI Design
Date: 2020-08-27 12:28:23
Message-ID: CAH4-4WtCMf1Y2w+DW4L70QkQFOnHC-RHYA2JQo2cUQkgGKhHVw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo,

I have a couple of opinions -

- Can we place "Name" in the first position and then "Key" at the second?
- I think 'delete' icon suites more than 'clear icon'
- Can we have the dropdown menu as below? As you can see user can select
the "entered query from the query editor" then directly press "New Macro"
which saves the user time and energy too. Please correct me if this is not
something logical working one.

[image: macro.png]

---
Chethana Kumar

On Thu, Aug 27, 2020 at 5:37 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

>
>
> On Thu, Aug 27, 2020 at 5:34 PM Dave Page <dave(dot)page(at)enterprisedb(dot)com>
> wrote:
>
>> I think you sent this to the wrong mailing list.
>>
> Forwarded to pgadmin-hackers. :)
>
>>
>> On Thu, Aug 27, 2020 at 11:08 AM Khushboo Vashi <
>> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> 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
>>>
>>
>>
>> --
>> Dave Page
>> VP & Chief Architect, Database Infrastructure
>> EDB: http://www.enterprisedb.com
>>
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2020-08-27 12:43:40 Bug #5775: setup-web.sh don't works in debian 10?
Previous Message Khushboo Vashi 2020-08-27 12:06:20 Fwd: Macro Support UI Design