pgAdmin 4 commit: Fixed some accessibility issues:

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed some accessibility issues:
Date: 2021-12-02 10:59:14
Message-ID: E1msjo2-0007mv-AT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)jaybhay(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-02 10:59:30 Re: [pgAdmin][RM7031]: Database definition wrong
Previous Message Pradip Parkale 2021-12-02 09:39:29 Re: [pgAdmin][RM7031]: Database definition wrong