pgAdmin 4 commit: Fixed an issue where the F2 Function key removes brow

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the F2 Function key removes brow
Date: 2022-01-28 05:25:46
Message-ID: E1nDJla-0005oN-Ba@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-01-28 05:26:17 Re: [pgAdmin][RM-7126]: F2 Function key removes browser panel contents
Previous Message Nikhil Mohite 2022-01-27 13:36:27 [pgAdmin][RM-7126]: F2 Function key removes browser panel contents