Обсуждение: pgAdmin 4 commit: Ensure that cursor should be focused on the first opt

Поиск
Список
Период
Сортировка

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

От
Akshay Joshi
Дата:
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(-)