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 [email protected]
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 <[email protected]>

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