Thread: pgAdmin 4 commit: 1) Added aria-label to buttons used in graphical expl

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

From
Akshay Joshi
Date:
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(-)