pgAdmin 4 commit: Set proper focus on tab navigation for file manager d

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Set proper focus on tab navigation for file manager d
Дата
Msg-id E1izwR4-0002ZY-Q8@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Set proper focus on tab navigation for file manager dialog. Fixes #5107
 - Show focus when the Tab key is pressed
 - Pressing the Enter key on C:\ drive does not open it on Windows

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c9500a51228f386565e2897d96314fa675d43331
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                         |  1 +
docs/en_US/release_notes_4_19.rst                    | 20 ++++++++++++++++++++
web/pgadmin/misc/file_manager/static/js/utility.js   |  4 ++--
.../misc/file_manager/static/scss/_file_manager.scss | 16 ++++++++++++++++
4 files changed, 39 insertions(+), 2 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Tag REL-4_18 has been created.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explainpanel in query tool