pgAdmin 4 commit: Fixed an issue where the F2 Function key removes brow - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the F2 Function key removes brow
Date
Msg-id E1nDJla-0005oN-Ba@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the F2 Function key removes browser panel contents. Fixes #7126

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37d82d457cd1e27f12c1f41ac2ceffbf1f1a94f1
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_5.rst         |  1 +
web/package.json                         |  2 +-
web/pgadmin/browser/static/js/browser.js | 19 ++++++++++++-------
3 files changed, 14 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-7126]: F2 Function key removes browser panel contents
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7126]: F2 Function key removes browser panel contents