pgAdmin 4 commit: Autofocus CodeMirror SQL input to the first element o - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Autofocus CodeMirror SQL input to the first element o
Date
Msg-id E1njzgY-0008LW-Av@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Autofocus CodeMirror SQL input to the first element of a form.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=bd799ea51ac1e016b145f154a8f20d9ad3f82c2a
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/SchemaView/MappedControl.jsx  | 2 +-
web/pgadmin/static/js/components/FormComponents.jsx | 8 ++++++--
2 files changed, 7 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][patch] Autofocus CodeMirror input in SchemaView
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] Autofocus CodeMirror input in SchemaView