pgAdmin 4 commit: Fixed an issue where right-clicking a browser object - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where right-clicking a browser object
Date
Msg-id E1jMsQA-0006Fe-Uj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where right-clicking a browser object does not apply to the object on which right-click was fired. Fixes
#3523

Fixes keyboard navigation on the context menu applied to browser tree.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=077589e08ba6a772710a5f8372446868aece86e1
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst  |  1 +
web/pgadmin/static/js/tree/tree.js | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM5227] Cannot add user
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5227] Cannot add user