public inbox for [email protected]  
help / color / mirror / Atom feed
From: Akshay Joshi <[email protected]>
To: [email protected]
Subject: pgAdmin 4 commit: Fix main window tab navigation accessibility issue:
Date: Fri, 15 Nov 2019 06:03:42 +0000
Message-ID: <[email protected]> (raw)

Fix main window tab navigation accessibility issue:
1) Dashboard -> Server Activity grid: terminate the session, cancel active button not navigable using tab key.
2) SQL -> If the focus inside code mirror control tab navigation not working.

Fixes #4930

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=397a1b9616c55bd9afd9737e05e9df633fd8...
Author: Nagesh Dhope <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst            |  1 +
web/pgadmin/browser/static/js/keyboard.js    |  2 +-
web/pgadmin/dashboard/static/js/dashboard.js |  7 +++++++
web/pgadmin/static/bundle/codemirror.js      | 12 ++++++++++++
web/pgadmin/static/scss/_pgadmin.style.scss  |  4 ++++
5 files changed, 25 insertions(+), 1 deletion(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgAdmin 4 commit: Fix main window tab navigation accessibility issue:
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox