Added tab navigation on close buttons for all the panels and create/properties dialog. Added tab navigation for scroll left and scroll right buttons on the main window.
Fixes #4601 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b6173c9d7be6b62e57cdfd7df18b364bc5eb1468 Author: Nagesh Dhope <nagesh.dh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_18.rst | 1 + web/package.json | 2 +- web/pgadmin/browser/static/js/node.js | 15 ++++++++++++--- web/pgadmin/browser/static/js/toolbar.js | 12 ++++++------ web/pgadmin/static/scss/_webcabin.pgadmin.scss | 4 +--- web/yarn.lock | 4 ++-- 6 files changed, 23 insertions(+), 15 deletions(-)