Re: [pgAdmin4][RM#4199] ENTER in Data Filter runs query

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM#4199] ENTER in Data Filter runs query
Date: 2019-09-17 13:22:40
Message-ID: CANxoLDeyigXkmTxsDrFe_otbje8e_jKBaEnwC38n5Tn1z4EZsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Attached is the modified patch to lighten the text of the place holder
string.

On Tue, Sep 17, 2019 at 6:29 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> Hi Hackers,
>
> Attached is the patch to fix RM 4199 "ENTER in Data Filter runs query". To
> solve this problem I have remove the key mapping of the "OK" button, which
> is mapped to ENTER key and provided the alternative key combination that is
> "*SHIFT + ENTER*".
>
> I have added Placeholder message for that in code mirror.
> Refer Data_Filter.png.
> Please review it.
>
> --
> *Thanks & Regards*
> *Akshay Joshi*
>
> *Sr. Software Architect*
> *EnterpriseDB Software India Private Limited*
> *Mobile: +91 976-788-8246*
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_4199_v2.patch application/octet-stream 2.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-09-18 08:56:11 [pgAdmin][RM4701] Webpack optimization
Previous Message Akshay Joshi 2019-09-17 12:59:19 [pgAdmin4][RM#4199] ENTER in Data Filter runs query