pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Make closing tabs to be smarter by focusing on the ap
Date: 2021-09-02 06:06:17
Message-ID: E1mLfrd-0007VY-RL@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-02 06:07:31 Re: [patch][pgAdmin] RM6625 Smarter closing of Tabs
Previous Message Rahul Shirsat 2021-09-02 05:51:11 [patch][pgAdmin] RM6625 Smarter closing of Tabs