pgAdmin 4 commit: Fixed accessibility issue where few dialogs are not r - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed accessibility issue where few dialogs are not r
Date
Msg-id E1jtWaR-0000bW-Sb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed accessibility issue where few dialogs are not rendering properly
when we zoomed in browser window 200% and screen resolution is low.

Fixes #5662

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2db9242f5c256ba2f1187bede5b127c1c077e994
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_24.rst                  |  3 ++-
web/pgadmin/browser/static/js/browser.js           | 29 ++++++++++++++++++++++
.../misc/file_manager/static/js/file_manager.js    |  6 +++--
.../misc/file_manager/static/js/select_dialogue.js |  1 -
web/pgadmin/preferences/static/js/preferences.js   |  2 +-
web/pgadmin/tools/backup/static/js/backup.js       |  6 ++---
web/pgadmin/tools/restore/static/js/restore.js     |  2 +-
.../search_objects/static/js/search_objects.js     |  2 +-
.../javascript/file_manager/file_manager_specs.js  | 20 +++++++++++++++
9 files changed, 61 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin4][Patch] - SonarQube Issues - 10 (Variables should not be shadowed)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5633]:Create RLS Policy option enabled for catalog objects