pgAdmin 4 commit: Fixed an issue where right-clicking a browser object

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 right-clicking a browser object
Date: 2020-04-10 12:06:06
Message-ID: E1jMsQA-0006Fe-Uj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-04-10 12:07:39 Re: [pgAdmin][RM5227] Cannot add user
Previous Message Aditya Toshniwal 2020-04-10 10:40:48 Re: [pgAdmin][RM5227] Cannot add user