pgAdmin 4 commit: Fix navigation of switch cells in grids. Fixes #4269 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix navigation of switch cells in grids. Fixes #4269
Date
Msg-id E1hqZy2-0005bS-6D@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix navigation of switch cells in grids. Fixes #4269

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5d9e190f4994c0d83e5ecbd1e1575a94fa15468e
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 | 18 +++++++++++-------
2 files changed, 13 insertions(+), 8 deletions(-)


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: Clarify warnings about disabling the master password.