pgAdmin 4 commit: Ensure that cell content being autoselected when edit

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that cell content being autoselected when edit
Date: 2021-03-04 08:23:33
Message-ID: E1lHjGf-0007Ph-Ij@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that cell content being autoselected when editing the cell data. Fixes #5810

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=778e0cd4021f08a1c6fc38e9cb4f24f8d2a9545a
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
web/pgadmin/static/js/slickgrid/editors.js | 1 +
2 files changed, 2 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-04 08:24:12 Re: [pgAdmin][RM-5119]: Hanging symlinks in a directory cause select file dialog to break.
Previous Message Nikhil Mohite 2021-03-04 04:59:20 [pgAdmin][RM-5810]: In-table editing on certain cell values does not result in cell content being autoselected.