pgAdmin 4 commit: Ensure that the user should be able to navigate brows - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the user should be able to navigate brows
Date
Msg-id E1mmWOa-000204-Cd@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #6896 - Tree view: Issue with navigate using arrow keys from keyboard.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - RM #6896 - Tree view: Issue with navigate using arrow keys from keyboard.