pgAdmin 4 commit: Ensure that cursor should be focused on the first opt

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 cursor should be focused on the first opt
Date: 2022-02-02 09:18:59
Message-ID: E1nFBn1-00080G-Pw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-02-02 09:19:32 Re: [pgAdmin][RM-7110]: Cursor focus should be on first option for Maintenance and Backup/Restore
Previous Message Nikhil Mohite 2022-02-02 08:55:34 [pgAdmin][RM-7110]: Cursor focus should be on first option for Maintenance and Backup/Restore