pgAdmin 4 commit: Set focus on the first enabled field when a dialogue

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Set focus on the first enabled field when a dialogue
Date: 2017-06-08 13:37:35
Message-ID: E1dIxd1-0007Gf-8M@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Set focus on the first enabled field when a dialogue is opened. Fixes #1533

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c9b717ed68797740a6ea8d3480627fe21777a8a8
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-08 13:37:41 Re: [pgAdmin4][Patch][Feature_1533]: Set focus on first field when new dialog window is presented
Previous Message Surinder Kumar 2017-06-08 13:34:29 [pgAdmin4][Patch]: UI improvements in data-grid/query tool