pgAdmin 4 commit: Ensure that cursor should be focused on the first opt - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that cursor should be focused on the first opt
Date
Msg-id E1nFBn1-00080G-Pw@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that cursor should be focused on the first options of the Utility dialogs. Fixes #7110

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_5.rst                   |  1 +
web/pgadmin/static/js/SchemaView/FormView.jsx      | 11 ++++-----
web/pgadmin/static/js/SchemaView/MappedControl.jsx |  4 ++--
.../static/js/components/FormComponents.jsx        | 28 ++++++++++++----------
4 files changed, 23 insertions(+), 21 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-7110]: Cursor focus should be on first option for Maintenance and Backup/Restore
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7110]: Cursor focus should be on first option for Maintenance and Backup/Restore