pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where confirmation pop-up is hidden be
Date: 2021-12-14 11:12:27
Message-ID: E1mx5jP-0000u5-VO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)toshniwal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-12-14 11:12:51 Re: [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue
Previous Message Aditya Toshniwal 2021-12-14 10:06:33 [pgAdmin][RM7071] Confirmation pop up is hidden behind Reassign/Drop Owned Dialogue