pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where focus doesn't go to the immediat
Date: 2020-03-26 05:20:11
Message-ID: E1jHKw7-0003OC-KR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)jaybhay(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-26 05:20:57 Re: Fix in switch cell tab navigation
Previous Message Ganesh Jaybhay 2020-03-26 05:00:22 Re: Fix in switch cell tab navigation