pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent Backgrid Password cells from losing focus if
Date
Msg-id E1hqZy2-0005ba-7C@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent Backgrid Password cells from losing focus if the browser opens an autocomplete list. Fixes #4278

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f54b767d19be604e67a71ed4a754e529bbafea0
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_7.rst          | 3 ++-
web/pgadmin/static/js/backgrid.pgadmin.js | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a