pgAdmin 4 commit: 1) Added aria-label to buttons used in graphical expl - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Added aria-label to buttons used in graphical expl
Date
Msg-id E1imCMm-00049S-Eo@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Added aria-label to buttons used in graphical explain plan.
2) Fixed minor issue where we use dialog tab navigator keyboard shortcut only on visible tabs.
3) Fixed an issue where Zoom in, Zoom out, Zoom to original and Download button should not blur the focus after a click
onthem. 

Initial patch sent by Murtuza Zabuawala.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=37f76142fb9c0681a7a4634da98f85ca3a4eeca9
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
web/pgadmin/misc/static/explain/js/explain.js | 20 ++++++++++----------
web/pgadmin/static/js/dialog_tab_navigator.js | 12 ++++++------
2 files changed, 16 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [Feature-3452] Schema diff tool with Table, View, Materialized View, Functions and Procedures
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM#4772] Add aria-label attribute to buttons used ingraphical explain plan