pgAdmin 4 commit: Fixed some accessibility issues: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed some accessibility issues:
Date
Msg-id E1msjo2-0007mv-AT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed some accessibility issues:
1) Focus is not visible while navigating through top navbar menu items(File, Object, Tools)
2) In preference dialog wherever access key is used for a shortcut declaration, unable to get out of the textbox.
3) Focus is not visible for the links on the dashboard

Fixes #7046

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e30cbe2579e49ecb03ae3244424f9c8b88bf40d3
Author: Ganesh Jaybhay <ganesh.jaybhay@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst                   |  1 +
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 17 +++++++++++++++++
web/pgadmin/static/scss/_jsoneditor.overrides.scss |  4 ----
3 files changed, 18 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM7031]: Database definition wrong
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7031]: Database definition wrong