pgAdmin 4 commit: Set proper focus on tab navigation for file manager d - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Set proper focus on tab navigation for file manager d
Date
Msg-id E1izwR4-0002ZY-Q8@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Tag REL-4_18 has been created.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#5107] Add tab navigation for tabs under explainpanel in query tool