pgAdmin 4 commit: Ensure that toggle buttons are accessible by most scr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that toggle buttons are accessible by most scr
Date: 2021-03-19 06:15:07
Message-ID: E1lN8Pb-0007Zh-20@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that toggle buttons are accessible by most screen readers. Fixes #6317

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b973d6055dc316be021ec1fb5105e6c16661b7f6
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_1.rst | 1 +
web/pgadmin/static/js/backform.pgadmin.js | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-03-19 06:15:25 Re: [pgAdmin4][Patch]: RM 6317 - Toggle buttons are inaccessible
Previous Message Pradip Parkale 2021-03-18 09:21:27 [pgAdmin]:Patch for SonarQube fixes.