pgAdmin 4 commit: Allow the use of the tab key to select options in com - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Allow the use of the tab key to select options in com
Date
Msg-id E1bbnFY-0001nf-Oh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Allow the use of the tab key to select options in combo boxes. Fixes #1251

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c2020cdc7c38b07d6db6be19bd9371d93083f62
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
.../tables/column/templates/column/js/column.js     | 21 +++++++++++++--------
web/pgadmin/static/js/backform.pgadmin.js           | 13 ++++++++++++-
web/pgadmin/static/js/backgrid/backgrid.pgadmin.js  | 13 ++++++++++++-
3 files changed, 37 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgadmin4] Edb package support.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM1251 - Tab complete for combo boxes