pgAdmin 4 commit: Fixed an issue where the focus is not properly set on - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the focus is not properly set on
Date
Msg-id E1l7Xvo-0003OJ-Gg@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the focus is not properly set on the filter text editor after closing the error dialog. Fixes
#5809

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=14036b7aeb608a5a23bf40fc3b0465526ccb7b36
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                  |  1 +
web/pgadmin/tools/datagrid/static/js/show_data.js | 16 +++++++++++-----
2 files changed, 12 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6143]: Shared server entries not getting deleted.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][PM-6045]: Filtered Rows along with Shift+Enter submit can result in confusing UX.