pgAdmin 4 commit: Autofocus CodeMirror SQL input to the first element o

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Autofocus CodeMirror SQL input to the first element o
Date: 2022-04-28 08:39:38
Message-ID: E1njzgY-0008LW-Av@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-28 08:39:58 Re: [pgAdmin][patch] Autofocus CodeMirror input in SchemaView
Previous Message Aditya Toshniwal 2022-04-28 07:14:52 [pgAdmin][patch] Autofocus CodeMirror input in SchemaView