pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be
Date
Msg-id E1mx5jP-0000u5-VO@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where confirmation pop-up is hidden behind Reassign/Drop Owned Dialog. Fixes #7071

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6875d00e44e87391bc43122413d5c0e0151dc5c9
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_3.rst                                     | 1 +
.../browser/server_groups/servers/databases/static/js/database.js    | 5 +----
web/pgadmin/static/js/Theme/index.jsx                                | 3 +++
web/pgadmin/static/scss/_webcabin.pgadmin.scss                       | 2 +-
4 files changed, 6 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue