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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: 1) Added aria-label to buttons used in graphical expl
Дата
Msg-id E1imCMm-00049S-Eo@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [Feature-3452] Schema diff tool with Table, View, Materialized View, Functions and Procedures
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][RM#4772] Add aria-label attribute to buttons used ingraphical explain plan