pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap
Date
Msg-id E1mLfrd-0007VY-RL@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Make closing tabs to be smarter by focusing on the appropriate tab when the user closed a tab. Fixes #6625

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a2c1aa2c4cd3d63c9ba1c56307d2b8b15c83b5c9
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst |  1 +
web/package.json                 |  2 +-
web/yarn.lock                    | 12 ++++++------
3 files changed, 8 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Rahul Shirsat
Date:
Subject: [patch][pgAdmin] RM6625 Smarter closing of Tabs
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs