pgAdmin 4 commit: Ensure that the user should be able to navigate brows

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the user should be able to navigate brows
Date: 2021-11-15 07:27:16
Message-ID: E1mmWOa-000204-Cd@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the user should be able to navigate browser tree objects using arrow keys from keyboard. Fixes #6896

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e67bad3461641be796bf46f9f2fa112366b80566
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst | 1 +
web/package.json | 2 +-
web/yarn.lock | 4 ++--
3 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-15 07:27:27 Re: [pgAdmin4][Patch] - RM #6896 - Tree view: Issue with navigate using arrow keys from keyboard.
Previous Message Khushboo Vashi 2021-11-15 04:21:38 [pgAdmin4][Patch] - RM #6896 - Tree view: Issue with navigate using arrow keys from keyboard.