Thread: pgAdmin 4 commit: Fixed query tool keyboard issue where arrow keyswere

pgAdmin 4 commit: Fixed query tool keyboard issue where arrow keyswere

From
Akshay Joshi
Date:
Fixed query tool keyboard issue where arrow keys were not behaving as expected for execute options dropdown. Fixes
#3298

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5b86a67a412b9d170ce3ce886adb5aa4f63388b1
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst                   |  1 +
web/pgadmin/static/js/keyboard_shortcuts.js        | 52 +++++++++++++++++++++-
.../tools/datagrid/templates/datagrid/index.html   | 10 +++++
3 files changed, 62 insertions(+), 1 deletion(-)