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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where right-clicking a browser object
Дата
Msg-id E1jMsQA-0006Fe-Uj@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM5227] Cannot add user
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM5227] Cannot add user