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: 2020-03-12 05:48:18
Message-ID: E1jCGhe-0005bX-4i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed some accessibility issues:
1) Screen reader to read elements in radio modern control.
2) Aria-label additions at few missing places.
3) Radiocontrol to have different ids for each option.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6586be5158f49b76d0d578ca3642a5af42e8d5b3
Author: Ganesh Jaybhay <ganesh(dot)jaybhay(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 9 +++++----
web/pgadmin/static/js/backgrid.pgadmin.js | 8 ++++++--
web/pgadmin/static/vendor/backform/backform.js | 4 ++--
3 files changed, 13 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-03-12 05:48:41 Re: [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.
Previous Message Murtuza Zabuawala 2020-03-11 10:07:58 [pgAdmin4][RM#4942] Fix chrome driver download utility for Ubuntu platform.