Re: [pgAdmin4][Patch]: RM 3284 - F5 key not working consistently

From: Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io>
To: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: RM 3284 - F5 key not working consistently
Date: 2018-04-26 21:41:20
Message-ID: CAE+jjamACTrc=ttaRv_n8zNw0T=fO0eZb3h_OKgENrZkpuisww@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Khushboo,

I did some changes on your patch:
0001 - Your original patch
0002 - Convert keyboard.js to ES6
0003 - Refactoring of the keyboard.js file(some one letter variables and
other code)

Thanks
Joao

On Thu, Apr 26, 2018 at 5:34 AM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:

> Hi,
>
> Please find the attached patch to fix the RM #3284 : F5 key not working
> consistently.
>
> - Added the configurable keyboard shortcut (default F5) to refresh the
> browser tree nodes.
>
>
> Thanks,
> Khushboo
>

Attachment Content-Type Size
0001-RM_3284_v1.patch application/octet-stream 7.4 KB
0002-Convert-keyboard.js-to-ES6.patch application/octet-stream 23.9 KB
0003-Refactoring-of-keyboard.js.patch application/octet-stream 10.4 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-04-27 09:14:50 Re: JS Test error on Windows
Previous Message Joao De Almeida Pereira 2018-04-26 16:56:27 Re: [pgAdmin4][Patch] Feature #1447 SSH Tunnel