pgAdmin 4 commit: Fixed an issue while selecting the row which was dele

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 while selecting the row which was dele
Date: 2021-04-12 06:15:27
Message-ID: E1lVpr5-0005ZG-Ht@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue while selecting the row which was deleted just before the selection operation. Fixes #6306

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9853d8bfd6ea824055059148354ecf9e8c56b302
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
web/pgadmin/static/js/selection/active_cell_capture.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-12 06:16:33 Re: RM-4001 Patch (Notifications tab of Query Tool documentation)
Previous Message Yogesh Mahajan 2021-04-12 05:27:51 [pgAdmin][Patch] RM 6306 - UI issue in Delete records form data output table.