pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat
Date
Msg-id E1jHKw7-0003OC-KR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where focus doesn't go to the immediate next editable cell after pressing the tab key on switch cell.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c0b229b144a46b3c3b0abf99ebf68f3247d24b4
Author: Ganesh Jaybhay <ganesh.jaybhay@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backgrid.pgadmin.js | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Ganesh Jaybhay
Date:
Subject: Re: Fix in switch cell tab navigation
Next
From: Akshay Joshi
Date:
Subject: Re: Fix in switch cell tab navigation